Skip to content

Windows & Linux system tray app for automatic time tracking and metrics generated from your Figma, Postman, etc. usage.

License

Notifications You must be signed in to change notification settings

wakatime/desktop-wakatime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desktop-wakatime

Desktop system tray app for automatic time tracking and metrics generated from your app usage activity.

Install

Coming Soon...

Usage

Keep the app running in your system tray, and your app usage will show on your WakaTime dashboard.

Local Development Setup

git clone [email protected]:wakatime/desktop-wakatime.git
cd desktop-wakatime
npm i
npm run dev

Generate Release

To create a release build for the platform you are currently using, run the following command:

npm run build

Once the build completes, you will find the installer file at the following path:

/release/wakatime-[Platform]-[Arch].[Extension]

Supported Apps

Before requesting support for a new app, first check the list of supported apps.

Contributing

Pull requests and issues are welcome! See Contributing for more details.

Made with ❤️ by the WakaTime Team.