mirror of
https://github.com/solidtime-io/solidtime-desktop.git
synced 2026-05-07 20:32:27 +00:00
aad61cb27f7e5cc56386124b88f1cdd2644f7dc7
solidtime desktop
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:
- 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
Development Setup
We do not accept any external contributions at the moment as this project is still in an early stage.
Install
$ npm install
Development
$ npm run dev
Build
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
Description
Languages
TypeScript
69.2%
Vue
28.4%
JavaScript
1.8%
HTML
0.2%
Shell
0.1%
Other
0.1%