@bobfrankston/wallclock
v2.1.365
Published
A full-screen analog wall clock with timer and voice control
Maintainers
Readme
WallClock PWA
A voice-controlled analog timer with AI-enhanced command parsing.
Quick Start
- Open
index.htmlin Chrome/Edge - Voice control auto-starts after 2 seconds
- Say "timer 5 minutes" or "cancel timer"
- Double-click for full screen
Features
- Voice-controlled timer with wake word detection
- AI-enhanced parsing (optional) for complex commands
- Analog clock with countdown dots
- PWA with offline support
- Theme support (light/dark/system)
Documentation
📖 Primary Documentation: See docs/ folder for current development guides and project documentation.
📚 Additional Resources: See md/ folder for detailed technical notes, setup instructions, and project history.
Version
Current: v1.141 - AI parser now calculates exact seconds for precise time-based timers
Development
npm install
npm run dev # Start development serverTypeScript files are auto-compiled with tsc --watch.
