Desktop Application for Solidtime - The modern open-source time-tracker for macOS, Windows and Linux.
Warning
This client is currently in beta, if you run into any problems please open an issue.
Download the latest versions:
- mac OS (Silicon): Download
- mac OS (Intel): Download
- Windows: Download
- Linux (deb, ARM): Download
- Linux (deb, x86): Download
- Linux (RPM, ARM): Download
- Linux (RPM, x86): Download
- Linux (tar.gz, ARM): Download
- Linux (tar.gz, x86): Download
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
This project is in a very early stage. The structure and APIs are still subject to change and not stable. Therefore, we do not currently accept any contributions, unless you are a member of the team.
As soon as we feel comfortable enough that the application structure is stable enough, we will open up the project for contributions.
Looking to report a vulnerability? Please refer our SECURITY.md file.
This project is open-source and available under the GNU Affero General Public License v3.0 (AGPL v3). Please see the license file for more information.