Little clock gadget to help you go to sleep on time!
| Logo | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| clock.gd | ||
| clock.gd.uid | ||
| Data.gd | ||
| Data.gd.uid | ||
| export_presets.cfg | ||
| icon.svg | ||
| icon.svg.import | ||
| logic.gd | ||
| logic.gd.uid | ||
| main.gd | ||
| main.gd.uid | ||
| main.tscn | ||
| options.tscn | ||
| options_window.gd | ||
| options_window.gd.uid | ||
| project.godot | ||
| README.md | ||
| sleepyclockSave.gd | ||
| sleepyclockSave.gd.uid | ||
| sleepyclockSave.tres | ||
| TitleBar.gd | ||
| TitleBar.gd.uid | ||
GadgetClockBar
- refactor main clock bar code - process method
- pick time for the clock to end, and how long before that it should start (in duration - ie 2 hours)
- support for varied monitor size
- app / toolbar icons
- app name
- Sleepyclock
- toolbar menu
- customisation/settings
- scale on high resolution displays
- remove leftover files from focus and payphone watcher
- fade/flash when time rouns out
- options save and load
- select display style (which side)
- hide clock outside active hours
- configurable bar/text(?) size
test