Collection of productivity tools packaged as static HTML pages. Each tool is self-contained and works entirely in your browser without requiring a backend server.
- Pomodoro Timer - Simple countdown timer for the Pomodoro Technique
- Preset durations (10 min, 25 min)
- Custom duration input
- Gong sound notification
- Keyboard shortcuts (Space = start/pause, R = reset)
- Dark mode support
All tools are available at: https://kopfstein.github.io/tools-web/
- ✅ No build steps required
- ✅ Works offline once loaded
- ✅ No tracking or analytics
- ✅ Mobile responsive
- ✅ Accessible (WCAG AA)
- ✅ Dark mode support
- Pure HTML5, CSS, and JavaScript (ES6)
- Tachyons CSS for styling
- Single-file architecture
See DESIGN.md for development guidelines and coding standards.
See LICENSE file for details.