JamCountdown is an addon for Godot to keep track of the time left for a gamejam. And it can also be used as a pomodoro.
This branch is for Godot4. For Godot3 see the godot3 branch.
- Copy the "addons" folder to your project.
- Open countdown.tscn in addons/jamcountdown.
- Configure the countdown in the Inspector.
- Save changes.
- Enable the plugin in your project settings.
Thanks to QueenOfSquigglez JamCountdown can be used as a Pomodoro. Under Project > Tools select the number of minutes for the timer (5, 25, 45, 60, and 120 minutes).
MIT License.