This is a demo project that shows that using await with a get_tree().create_timer() timer is not as correct as using a manual accumulator. My suspicion that led me to want to create this was that ...
A simple, customizable Pomodoro timer application built with Godot. Helps you follow the 20-20-20 rule (look away every 20 minutes for 20 seconds). Initially I had made it for getting up every 20 mins ...