Desktop Application for Solidtime - The modern open-source time-tracker for macOS, Windows and Linux.
This client is currently in alpha, if you run into any problems please open an issue.
Download the latest versions:
You can find the latest versions here
Additionally you can install the app via
We do not accept any external contributions at the moment as this project is still in an early stage.
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux