26 lines
854 B
Markdown
26 lines
854 B
Markdown
# SleepyClock
|
|
|
|
## 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
|
|
- [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)
|
|
- [x] support for varied monitor size
|
|
- [x] app / toolbar icons
|
|
- [x] app name
|
|
- Sleepyclock
|
|
- [x] toolbar menu
|
|
- [x] customisation/settings
|
|
- [x] scale on high resolution displays
|
|
- [x] remove leftover files from focus and payphone watcher
|
|
- [x] fade/flash when time rouns out
|
|
- [x] options save and load
|
|
- [x] select display style (which side)
|
|
- [x] hide clock outside active hours
|
|
- [x] configurable bar/text(?) size
|