Favicon of Traggo

Traggo

Track your time using a flexible tag system instead of rigid tasks. Host it yourself to maintain absolute privacy and visualize data on custom dashboards.

This self-hosted time tracking solution replaces traditional task lists with a highly flexible tagging system. By assigning custom tags like project names or activity types, you can categorize your work exactly how you want. Complete data privacy is guaranteed since you host the application yourself, ensuring no third parties can access your information. The platform features a sleek web interface with multiple themes, making it visually appealing and easy to navigate. You can view your tracked time through list and calendar views, providing clear insights into your daily activities. Additionally, the tool includes customizable dashboards with diagrams to help you analyze your productivity visually. Setup is straightforward, and it comes with simple user management capabilities, making it an ideal choice for individuals or small teams who value flexibility and data ownership.

Directory Structure

traggo
data
.env
docker-compose.yml

docker-compose.yml

services:
  traggo:
    image: traggo/server:latest
    restart: unless-stopped
    ports:
      - "3030:3030"
    environment:
      - TRAGGO_DEFAULT_USER_NAME=${TRAGGO_DEFAULT_USER_NAME}
      - TRAGGO_DEFAULT_USER_PASS=${TRAGGO_DEFAULT_USER_PASS}
    volumes:
      - ./data:/opt/traggo/data

.env

TRAGGO_DEFAULT_USER_NAME=admin
TRAGGO_DEFAULT_USER_PASS=your_secure_password
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Traggo

Favicon

 

  
  
Favicon

 

  
  
Favicon