A simple timer widget built with Electron for tracking focus sessions.
- Clean, minimal design
- HH:MM:SS timer display
- Start/Stop/Resume functionality
- Reset timer
- Always on top but can be minimized when needed
- Draggable window
- Window controls
Initial State
One Hour Mark
- Install dependencies:
npm install- Start the app:
npm start- Electron
- HTML/CSS/JavaScript
- Font Used is Space Grotesk (https://fonts.google.com/specimen/Space+Grotesk)