tabbys awesome cooking continues
This commit is contained in:
parent
337c4fbb71
commit
dcf3be434b
5 changed files with 135 additions and 88 deletions
15
README.md
15
README.md
|
|
@ -1,5 +1,14 @@
|
|||
# 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
|
||||
|
|
@ -10,10 +19,8 @@
|
|||
- [x] customisation/settings
|
||||
- [x] scale on high resolution displays
|
||||
- [x] remove leftover files from focus and payphone watcher
|
||||
- [ ] fade/flash when time rouns out
|
||||
- [x] fade/flash when time rouns out
|
||||
- [x] options save and load
|
||||
- [x] select display style (which side)
|
||||
- [ ] hide clock outside active hours
|
||||
- [x] hide clock outside active hours
|
||||
- [x] configurable bar/text(?) size
|
||||
|
||||
test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue