A timer made with Godot.
Warning:
- Super WIP!!!
- Breaking change at ANY time!!!!!
- You need to manually delete the config files (your records are safe) and let it regenerate them if you've used a version released before 2025-09-29
- One-hot timer
- Preserves all history
- Visualize the history (WIP)
- Self-hosted sync
Now it works out of the box. But still, if you want...
- Launch the app once to let it generate the config files, then close it
- Pay attention to the command line outputs to find out where those config files are
- Edit the
server_config.jsonfile on the server side to change the names and colors of the timers
--server: run the program in server mode and skip the server selection screen--headless: don't spawn the window
- This program was made with Godot.