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 (ARM): Download
- Windows (x64): 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:linuxPlease open an issue or start a discussion and wait for approval before submitting a pull request. This does not apply to tiny fixes or changes however, please keep in mind that we might not merge PRs for various reasons.
If you submit an AI slop pull request without following the above-mentioned procedure, you will be banned from future contributions to solidtime.
Please read the [CONTRIBUTING.md](https://github.com/solidtime-io/solidtime/blob/main/CONTRIBUTING.md) before sumbitting a Pull Request.
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.