Traggo
Tag-based time tracking server with visual statistics and dashboards.
Why consider Traggo?
Traggo is an open-source self-hosted time tracking application. It models time intervals through customizable tags, providing responsive charts, dashboards, and SQLite/PostgreSQL storage.
Learn Traggo by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Traggo
Traggo eliminates rigid hierarchical projects in favor of flexible multidimensional tag querying, letting you track work, breaks, and project categories concurrently.
Running with Docker
docker run -d \ --name traggo \ -p 3030:3030 \ -v $(pwd)/data:/opt/traggo/data \ traggo/server:latestTraggo is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.