Home

Awesome

<p align="center"> <a href="https://github.com/traggo/logo"> <img height="300px" src="https://raw.githubusercontent.com/traggo/logo/master/logo.png" /> </a> </p> <h1 align="center">traggo/server</h1> <p align="center"><i>tag-based time tracking</i></p> <p align="center"> <a href="https://travis-ci.com/traggo/server"> <img alt="Build Status" src="https://travis-ci.com/traggo/server.svg?branch=master"> </a> <a href="https://codecov.io/gh/traggo/server"> <img alt="codecov" src="https://codecov.io/gh/traggo/server/branch/master/graph/badge.svg"> </a> <a href="https://goreportcard.com/report/github.com/traggo/server"> <img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/traggo/server"> </a> <a href="https://hub.docker.com/r/traggo/server"> <img alt="Docker Pulls" src="https://img.shields.io/docker/pulls/traggo/server.svg"> </a> <a href="https://github.com/traggo/server/releases/latest"> <img alt="latest release" src="https://img.shields.io/github/release/traggo/server.svg"> </a> </p>

Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans.

With tags, 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.

Features


<a href="./.github/traggo_list.png"> <img width="265" alt="traggo list" src=".github/traggo_list.png"> </a> <a href=".github/traggo_calendar.png"> <img width="265" alt="traggo list" src=".github/traggo_calendar.png"> </a> <a href=".github/traggo_dashboard.png"> <img width="265" alt="traggo list" src=".github/traggo_dashboard.png"> </a>

InstallConfigurationSetup Dev Environment

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.