Skip to content

TimeTrack is a simple and efficient time tracking application that helps you keep track of how much time you spend working in each application.

License

Notifications You must be signed in to change notification settings

bosscube/timetrack

Repository files navigation

TimeTrack

TimeTrack is a simple and efficient time tracking application that helps you keep track of how much time you spend working in each application.

Features

✅ 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

Screenshots

Default View timetrack-collapsed

Expanded View timetrack-expanded

Getting Started

Download

Download a Windows or Mac binary from https://github.com/bosscube/timetrack/releases/


Build From Source

  1. Clone the repository:

    git clone https://github.com/bosscube/timetrack.git
  2. Install the required dependencies:

    yarn install
  3. Run the application:

    yarn start    

Usage

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.

License

TimeTrack is open-source software licensed under the MIT License.

Contact

If you have any questions or suggestions, feel free to reach out to justin.szczurowski@gmail.com.

Happy tracking!