Desktop system tray app for automatic time tracking and metrics generated from your app usage activity.
Coming Soon...
Keep the app running in your system tray, and your app usage will show on your WakaTime dashboard.
git clone git@github.com:wakatime/desktop-wakatime.git
cd desktop-wakatime
npm i
npm run dev
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]
Before requesting support for a new app, first check the list of supported apps.
Pull requests and issues are welcome! See Contributing for more details.
Made with ❤️ by the WakaTime Team.