Time tracker
Role: Solo developer
Download: Zip file
Source Code: Git
Project Description:
A simple time-tracking app designed to help users monitor how they spend their time across the last day, week, or month. Users can set goals and view their progress through clear visual displays.
The app was created as a small project to explore Unity’s UI Toolkit and to provide a lightweight productivity tool without unnecessary features or software bloat.
The project is open source, allowing anyone to modify, expand, or adapt it to suit their own needs.
Interesting / Unique elements
Unity UI Toolkit: The project’s UI was developed exclusively using Unity’s new UI Toolkit.
Set goal: The app lets you set your goal time for day, week, and month. When a mode is selected, it will show your progress toward that goal.
Custom UXML element: The main timer indicator is achieved with a custom-made UXML element
Timer adjustment: You can adjust the time in any of the modes to account for untracked time. Any changes will also trickle up to ensure accurate time-tracking.
Gallery