An Electron App for ActivityWatch that loads your local url (http://localhost:5600/#/) to visualize your dashboard.
This project is built with Electron and using Electron Forge.
To start the project run:
npm start
To build distributables:
npm run make
You can learn more in Electron and Electron Forge docs.