mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 00:02:15 +01:00
55 lines
3.5 KiB
Markdown
55 lines
3.5 KiB
Markdown
# solidtime - The modern Open-Source TimeTracker
|
|
|
|
[](https://github.com/solidtime-io/solidtime/blob/main/LICENSE.md)
|
|
[](https://codecov.io/gh/solidtime-io/solidtime)
|
|

|
|

|
|
|
|

|
|
|
|
solidtime is a modern open-source time tracking application for Freelancers and Agencies.
|
|
|
|
## Features
|
|
|
|
- Time tracking: Track your time with a modern and easy-to-use interface
|
|
- Projects: Create and manage projects and assign project members
|
|
- Tasks: Create and manage tasks and assign tasks to projects
|
|
- Clients: Create and manage clients and assign clients to projects
|
|
- Billable rates: Set billable rates for projects, project members, organization members and organizations
|
|
- Multiple organizations: Create and manage multiple organizations with one account
|
|
- Roles and permissions: Create and manage organizations
|
|
- Import: Import your time tracking data from other time tracking applications (Supported: Toggl, Clockify, Timeentry CSV)
|
|
|
|
## Self Hosting
|
|
|
|
If you are looking into self-hosting solidtime, you can find the guides [here](https://docs.solidtime.io/self-hosting/intro)
|
|
|
|
We also have an examples repository [here](https://github.com/solidtime-io/self-hosting-examples)
|
|
|
|
If you do not want to self-host solidtime or try it out you can sign up for [solidtime cloud](https://www.solidtime.io/)
|
|
|
|
## Issues & Feature Requests
|
|
|
|
If you find any **bugs in solidtime**, please feel free to [**open an issue**](https://github.com/solidtime-io/solidtime/issues/new) in this repository, with instructions on how to reproduce the bug.
|
|
If you have a **feature request**, please [**create a discussion**](https://github.com/solidtime-io/solidtime/discussions/new?category=feature-requests) in this repository.
|
|
|
|
## Contributing
|
|
|
|
Please 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 (especially without following the proper 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. See [Vouched contributors](./CONTRIBUTING.md#vouched-contributors).
|
|
|
|
Please read the [CONTRIBUTING.md](./CONTRIBUTING.md) before sumbitting a Pull Request.
|
|
|
|
We do accept contributions in the [documentation repository](https://github.com/solidtime-io/docs) f.e. to add new self-hosting guides.
|
|
|
|
## Security
|
|
|
|
Looking to report a vulnerability? Please refer our [SECURITY.md](./SECURITY.md) file.
|
|
|
|
## License
|
|
|
|
This project is open-source and available under the GNU Affero General Public License v3.0 (AGPL v3). Please see the [license file](LICENSE.md) for more information.
|