Tag where have all your time been.
- Totally offline, all your time usage records are stored locally in your pc with sqlite;
- Tag your time usage as you like;
- A record list to see your time usage history;
- A pie chart to see the statistics of time used in a certain period.
- Tagging you time.
- See where your time flies.
Suppose you have got your flutter environment ready. If not, you can just ask any LLM to quick start this part.
You could go to the time_tag directory, and run:\
#currently only for macos
flutter run -d macos
You could download and install the dmg to try the app on macos.