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 small editor widget which provides basic functions for tracking your time with the Godot editor. Track which main screen view you are using the most.- Track the time you have spent since the start of your project- Track the time you have spent in each workspace (2D, 3D, Script, etc.)- A bar chart shows the time spent in each workspace relative to the total time- Starts tracking when project is loaded- Stops tracking after a customizable period of inactivity and resumes automatically (AFK management)- Counts time as "External" when godot is not focused (for users that use external code editor)- Sections and bar chart can be hide separately- Timers are saved each time a scene or script is saved
A small editor widget which provides basic functions for tracking your time with the Godot editor. Track which main screen view you are using the most.
- Track the time you have spent since the start of your project
- Track the time you have spent in each workspace (2D, 3D, Script, etc.)
- A bar chart shows the time spent in each workspace relative to the total time
- Starts tracking when project is loaded
- Stops tracking after a customizable period of inactivity and resumes automatically (AFK management)
- Counts time as "External" when godot is not focused (for users that use external code editor)
- Sections and bar chart can be hide separately
- Timers are saved each time a scene or script is saved
Reviews
Quick Information
A small editor widget which provides basic functions for tracking your time with the Godot editor. Track which main screen view you are using the most.- Track the time you have spent since the start of your project- Track the time you have spent in each workspace (2D, 3D, Script, etc.)- A bar chart shows the time spent in each workspace relative to the total time- Starts tracking when project is loaded- Stops tracking after a customizable period of inactivity and resumes automatically (AFK management)- Counts time as "External" when godot is not focused (for users that use external code editor)- Sections and bar chart can be hide separately- Timers are saved each time a scene or script is saved