Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/traggo/server
self-hosted tag-based time tracking
https://github.com/traggo/server
freesoftware golang privacy self-hosted selfhosted time timetracker timetracking
Last synced: about 9 hours ago
JSON representation
self-hosted tag-based time tracking
- Host: GitHub
- URL: https://github.com/traggo/server
- Owner: traggo
- License: gpl-3.0
- Created: 2018-12-08T17:58:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-03T18:39:55.000Z (about 1 month ago)
- Last Synced: 2024-11-27T22:03:19.753Z (14 days ago)
- Topics: freesoftware, golang, privacy, self-hosted, selfhosted, time, timetracker, timetracking
- Language: Go
- Homepage: https://traggo.net
- Size: 1.56 MB
- Stars: 1,213
- Watchers: 16
- Forks: 58
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-repositories - traggo/server - self-hosted tag-based time tracking (Go)
README
traggo/server
tag-based time tracking
Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only [tagged](https://traggo.net/terminology/#tag) [time spans](https://traggo.net/terminology/#timespan).
With [tags](https://traggo.net/terminology/#tag), Traggo tries to be as customizable as possible, f.ex. if you work on different projects you could add a `project`-tag.
If you like to see statistics from the different things you do, you could add a `type`-tag with values like `email`, `programming`, `meeting`.
You can do it just as you like.If you want to use Traggo, you need to host it yourself. This way, you have the full control over your data and no third-party
may be able to read it. Have a look at our [Install Guide](https://traggo.net/install/).## Features
* easy to setup
* time tracking (obviously)
* customizable dashboards with diagrams
* a list and calendar view of the tracked time
* sleek web ui with multiple themes
* simple user management---
[Install](https://traggo.net/install/) ᛫
[Configuration](https://traggo.net/config/) ᛫
[Setup Dev Environment](https://traggo.net/dev/setup/)## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the
[tags on this repository](https://github.com/traggo/server/tags).