Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

A Pomodoro Timer addon for the Godot Client
Godotoro, A Productivity Addon
Written by Gregory Gauthreaux
What does it do?
Godotoro is a charming and simple addon to help improve your productivity when working within Godot. Godotoro works using the popular time management method called the Pomodoro technique.
Installation
- Create an
addon
directory in your Godot project. - Create a
godotoro
directory insideaddons
- Copy all of the files there
- Enable the plugin in
Project Settings | Plugins
Basic Rules
- Pick a task or unit of work.
- Adjust your focus interval duration.
- Set your short and and long break durattions.
- Set the number of focus intervals.
- Hit Start and get to work during focus interals and, taking breaks accordingly.
Default Settings
Focus Interals: 25 minutes Short Breaks: 5 minutes Long Breaks: 30 minutes Intervals: 4
Find your flow and get some work done!
Roadmap
Update 1
Recovery. My goal for the next update is to add the ability for the clock to recover after rebooting the client. As an avid user of my own tool, it's frustrating when I need to restart my Godot client for other reasons. I'd like it to pick up where it left off and move forward based on the time missed.
Data. I'd like the addon to collect its own data (not to be shared with anyone) but to be able to support basic statistics like "Sessions Completed Today" etc.
Update 2
Animations. Some subtle animations for when the timer is nearing it's expiration. Ideally for when the clock has expired and is paused waiting for you to begin the next interval. Perhaps a subtle pulse on the pip tracker for the current pip.
Audio. A subtle sound effect that plays when the clock has expired and is waiting for the next interval to begin.
Update 3
Stats. Using the Data collected I'd like to slightly increase the tracking of time. The amount of time spent in focused intervals, the number of sessions completed per day for the last 30 days, etc.
About Me
Hai, I'm Greg and I'm an aspiring indie game dev with nothing yet to show, but we're working our way there one project at a time. And this is one of them!
A Pomodoro Timer addon for the Godot Client
Reviews
Quick Information

A Pomodoro Timer addon for the Godot Client