SleepyClock/README.md

27 lines
854 B
Markdown
Raw Permalink Normal View History

2026-06-01 12:46:19 +10:00
# SleepyClock
2025-05-31 11:17:58 +10:00
2026-06-01 17:52:21 +10:00
## Download
Goto the [releases tab](https://forge.tabbycat.dev/tabby/SleepyClock/releases) and download the latest version
## Opening in Godot
1. Download Godot 4.6.3 https://godotengine.org/download/windows/
2. Clone this repo
3. Import project
### Ideas
2026-06-01 00:13:23 +10:00
- [x] refactor main clock bar code - process method
- [x] pick time for the clock to end, and how long before that it should start (in duration - ie 2 hours)
2026-05-31 02:26:16 +10:00
- [x] support for varied monitor size
2026-05-31 14:46:40 +10:00
- [x] app / toolbar icons
- [x] app name
2026-05-31 02:26:16 +10:00
- Sleepyclock
- [x] toolbar menu
- [x] customisation/settings
2026-06-01 00:13:23 +10:00
- [x] scale on high resolution displays
2026-06-01 12:46:11 +10:00
- [x] remove leftover files from focus and payphone watcher
2026-06-01 17:52:21 +10:00
- [x] fade/flash when time rouns out
- [x] options save and load
2026-06-01 12:46:11 +10:00
- [x] select display style (which side)
2026-06-01 17:52:21 +10:00
- [x] hide clock outside active hours
2026-06-01 12:46:11 +10:00
- [x] configurable bar/text(?) size