KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
fomodoro
★ 14
Open GitHub ↗
A neat and fun pomodoro application
Download README (.md)
Explore Similar Repositories
Dorisoy.DICOM
:
一套基于 .NET 8 开发的专业级 DICOM 医学影像解决方案,包含桌面影像查看器和 Web API 服务器两大核心组件。支持 CT、MRI、US 等多种模态的 DICOM 图像加载、浏览、测量和导出,并提供完整的 PACS 集成能力和远程影像管理功能。
cardputer-adv-tests
:
Test sketches for M5Stack Cardputer-Adv
Self-Evolving-Agents
:
A complete implementation of self-evolving AI Agents that improve through feedback loops.
ai_shop_assistance
:
No description available.
RGD-SLAM
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
fomodoro
?
Download (.md)
# Fomodoro - Beautiful Timer [](https://github.com/hasinhayder/fomodoro) A simple Pomodoro timer built with HTML, CSS, and JS. The timer uses the full browser width to display a large, visually pleasing countdown. Includes a settings panel with theme switching, configurable durations (work/short/long), auto-start toggle, and sessions until long break. ## Features - Full width, large countdown display (responsive) - Work / Short break / Long break modes - Configurable durations and sessions until long break - Multiple themes (Morning, Night, Mint, Lavender) - Multiple themes (Morning, Night, Mint, Lavender + new: Sunrise, Ocean, Forest, Rose, Dusk) - Multiple themes (Morning, Night, Mint, Lavender, Sunrise, Ocean, Forest, Rose, Sunset, Desert, Sky, Meadow, Autumn) - Overlay settings drawer - Auto-start next session option - Small session progress dots - Sound via WebAudio and optional notification permission - Saves settings and some state to localStorage - Right-side rotating time-management quotes for motivation ## Running Open `index.html` in a modern browser. ## Usage - Click the Start button (or press Space) to start/pause. - Skip (S) or Reset (R) a session using the buttons or the keyboard. - Global Spacebar support: press Space anywhere (when not focused in a text field) to start/pause the timer. - Global Cmd/Ctrl + K: press Cmd+K (macOS) or Ctrl+K (Windows/Linux) to open/close the settings panel. - Click the ⚙️ icon to open settings; modify durations, theme, and auto-start behavior. - Settings are saved to localStorage. --- Built for quick use and easy customization — enjoy focused work!