- Pomodoro Timer: Set up your timer. And relax with short and long breaks.
- To-Do List: Create, edit and delete an entire to-do list.
- Ambient Sounds: Mix and control multiple soundtracks:
- Key shortcuts: Control your pomodoro directly from your keyboard.
- Dark mode: or those who enjoy the night 🦇
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
Shortcut | Action |
---|---|
⌘/ctrl + P | Play/pause pomodoro timer |
⌘/ctrl + alt + 1 | Select pomodoro timer |
⌘/ctrl + alt + 2 | Select short break |
⌘/ctrl + alt + 3 | Select long break |
daily.space is available as a Progressive Web App. Install it on your device for a native app-like experience.
Everything is saved and available in your browser under a name of your choosing.
The information is stored in the local storage of your browser. It will be available as long as it is not deleted or you do not use the app in incognito mode.
Contributions, issues, and feature requests are welcome!
For questions or feedback, use the contact page.