Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoshiip/godot-owl
Basic project time tracker for Godot 4+
https://github.com/yoshiip/godot-owl
Last synced: about 17 hours ago
JSON representation
Basic project time tracker for Godot 4+
- Host: GitHub
- URL: https://github.com/yoshiip/godot-owl
- Owner: Yoshiip
- License: mit
- Created: 2023-09-23T20:21:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-05T22:30:15.000Z (11 months ago)
- Last Synced: 2024-11-16T19:29:49.968Z (2 months ago)
- Language: GDScript
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GodotOwl
![Logo](addons/godot_owl/logo.svg)
GodotOwl is a plugin for Godot 4+ that allows you to track how much time you spend on a project. This plugin displays a timer in the top right corner of the screen that automatically increments.
The timer automatically pauses after 5 minutes if you switch windows or perform no actions.
By pressing the extension, you can display a calendar showing how much time you spent on the project each day.
> To prevent GodotOwl from activating for everyone when you put your code online, you can simply add "addons/godot_owl" to your project's .gitignore.
## Credits
- Icons from Material Symbol & Icons by Google