TimeTrack is a simple and efficient time tracking application that helps you keep track of how much time you spend working in each application.
✅ Track time spent in any application
✅ Track time spent in each individual application instance (E.g. Chrome tabs)
✅ Lightweight and user-friendly interface
☑️ Various settings to customize your tracking options
☑️ Save and look back on tracking
Download a Windows or Mac binary from https://github.com/bosscube/timetrack/releases/
-
Clone the repository:
git clone https://github.com/bosscube/timetrack.git
-
Install the required dependencies:
yarn install
-
Run the application:
yarn start
Launch TimeTrack and let it run in the background while you work. View your activity log to gain insights into your productivity. Click an application title to expand and view all instances of that application, and the time spent in each. Click the × next to an application or window to remove it from the list.
TimeTrack is open-source software licensed under the MIT License.
If you have any questions or suggestions, feel free to reach out to justin.szczurowski@gmail.com.
Happy tracking!