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.
To keep that manageable, pull requests from authors who are not vouched are closed automatically, unless they change 50 lines or fewer. To get vouched, open an issue or discussion first and explain how you intend to implement the change. Once we have agreed on the approach, we vouch for you. The list lives in .github/VOUCHED.td, see Vouched contributors for details.
Please read the 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.