Description
Changelog
Reviews
Project Time Tracker
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.
Features
- 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
Changelog for version v2.0.7
No changelog provided for this version.