-
Notifications
You must be signed in to change notification settings - Fork 1
Timer
CyberGems edited this page Aug 31, 2026
·
1 revision
CyberClock includes a countdown timer with large display, presets, and progress visualization.
| Feature | Description |
|---|---|
| Large display | Easy-to-read countdown |
| Milliseconds | Precision timing |
| Progress bar | Visual time remaining |
| Warning state | Visual alert when low on time |
HH:MM:SS.mmm
- Hours:Minutes:Seconds.Milliseconds
- Large font for visibility
- Color changes in warning state
| Preset | Duration |
|---|---|
| 1 minute | 1:00 |
| 3 minutes | 3:00 |
| 5 minutes | 5:00 |
| 10 minutes | 10:00 |
| 15 minutes | 15:00 |
| 25 minutes | Pomodoro |
| 30 minutes | 30:00 |
| 60 minutes | 1:00:00 |
Set any duration:
- Hours
- Minutes
- Seconds
| Control | Action |
|---|---|
| Start | Begin countdown |
| Pause | Pause countdown |
| Resume | Continue from pause |
| Reset | Reset to original duration |
| Stop | Stop and clear |
When time remaining reaches threshold:
- Display color changes
- Optional sound alert | Setting | Description | |---|---| | Warning threshold | Time remaining for warning | | Warning color | Color change on warning |
- Audible alert (if enabled)
- Visual notification
- Option to restart automatically