Traggo
A tag-based time tracking tool. Define custom tags and assign them to time entries for flexible, multi-dimensional time tracking. Self-hosted with embedded SQLite — no external database needed.
Default Credentials
- Username:
admin
- Password: auto-generated — find it in your Zeabur dashboard under Service > Variables >
TRAGGO_DEFAULT_USER_PASS
What You Can Do After Deployment
- Visit your domain — log in with the credentials above
- Create tags — define custom tags (e.g. project, client, activity)
- Track time — start/stop timers or add entries manually
- View dashboards — analyze time with calendar and list views
- Change credentials — go to Service > Variables, update
TRAGGO_DEFAULT_USER_NAME and TRAGGO_DEFAULT_USER_PASS, then restart the service
Key Features
- Tag-based time tracking (no rigid hierarchies)
- Calendar and list views
- Customizable dashboards
- Embedded SQLite (no external database)
- Lightweight and fast
License
GPL-3.0 — GitHub