mirror of
https://github.com/solidtime-io/solidtime-desktop.git
synced 2026-05-07 20:32:27 +00:00
9e5b9b43d30a2d87572e04f95c3a147454c22673
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%