56 lines
2.2 KiB
YAML
56 lines
2.2 KiB
YAML
manifestVersion: 1.1
|
|
id: solidtime
|
|
name: Solidtime
|
|
tagline: A simple, secure, and private time tracking app
|
|
category: files
|
|
version: "0.12.0"
|
|
port: 8770
|
|
description: >-
|
|
🕒 Solidtime is a simple, secure, and private time tracking app that helps you keep track of your time and stay productive. It's designed to be easy to use and respects your privacy by storing your data locally.
|
|
|
|
|
|
📊 Features:
|
|
- Track your time with a simple and intuitive interface
|
|
- View detailed reports of your time usage
|
|
- Export your data to CSV for further analysis
|
|
- Secure and private: your data is stored locally on your Umbrel
|
|
|
|
⚠️ New users can only be created via the terminal for now. Example:
|
|
|
|
`sudo docker exec -i solidtime_scheduler_1 bash -c "echo '<password' | php artisan admin:user:create '<username>' '<email>' --ask-for-password --verify-email"`
|
|
|
|
|
|
💻 To be able to use the Desktop Client, a Client ID is needed.
|
|
- Use the Umbrel Files App and navigate to **Apps/Solidtime**
|
|
- A file called `desktop_client_id.txt` can be found there that contains the ID that you need to get started
|
|
|
|
|
|
The application takes a few minutes until it becomes available after installation. Please be patient.
|
|
developer: Solidtime
|
|
website: https://www.solidtime.io/
|
|
submitter: al-lac
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/2588
|
|
repo: https://github.com/solidtime-io/solidtime
|
|
support: https://github.com/solidtime-io/solidtime/issues
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
- 4.jpg
|
|
defaultUsername: "umbrel@umbrel.local"
|
|
deterministicPassword: true
|
|
defaultPassword: ""
|
|
dependencies: []
|
|
releaseNotes: >-
|
|
This update adds context menus and a refactored calendar view:
|
|
- Right-click context menus on time entries in the Time and Calendar View for faster actions
|
|
- Right-click context menus on table rows in Projects, Clients, Tags, and Members
|
|
- Completely overhauled Calendar View with improved snapping and performance
|
|
- Fixed unintentional report overrides when reports are requested in parallel
|
|
- Fixed edge cases in human input duration that caused unintentional updates
|
|
- Design consistency fixes in the Time Entry Edit Modal
|
|
|
|
|
|
For full release notes, visit https://github.com/solidtime-io/solidtime/releases
|
|
path: ""
|