• Начало
  • Колекции
  • Категории
  • Етикети
  • Цени
  • Изпрати
    Изградено с
    Ever Works
    Ever Works

    Свържете се с нас

    Бъдете в течение

    Получавайте най-новите актуализации и ексклузивно съдържание в пощенската си кутия.

    Продукт

    • Колекции
    • Категории
    • Етикети
    • Цени
    • Помощ

    Клиенти

    • Вход
    • Регистрация
    • Забравена парола?

    Компания

    • За нас
    • Админ
    • Карта на сайта

    Ресурси

    • Блог
    • Изпрати
    • API документация
    • Общи условия за ползване
    • Политика за поверителност
    • Бисквитки
    Всички имена на продукти, лога и марки са собственост на съответните им собственици. Всички имена на компании, продукти и услуги, използвани в това хранилище, свързани хранилища и асоциирани уебсайтове, са само за целите на идентификация. Използването на тези имена, лога и марки не предполага одобрение, принадлежност или спонсорство. Този директорий може да включва съдържание, генерирано от изкуствен интелект.
    Copyright © 2025 Ever. Всички права запазени.·Общи условия за ползване·Политика за поверителност·Бисквитки
    Decorative pattern
    Decorative pattern
    1. Home
    2. Time Tracking Cli Tools
    3. tracktime

    tracktime

    A CLI program allowing users to track time on various tasks directly from the command line.

    🌐Посетете уебсайта

    За този инструмент

    Анкети

    Зареждане на още......

    Информация

    Уебсайтgithub.com
    ПубликуваноMay 13, 2025

    Категории

    1 Елемент
    Time Tracking Cli Tools

    Етикети

    4 Елементи
    #open-source#command-line#personal-use#simple

    Similar Products

    6 result(s)
    timetrace

    timetrace is a free and open-source CLI tool for tracking working time, offering simple and efficient time logging directly from the command line.

    Chrono

    Chrono is a fast, Go-based time tracking tool with a simple interface, suitable for users who need efficient and straightforward time logging.

    Khronos

    Khronos is a simple tool for tracking the time spent on individual tasks, enabling users to monitor productivity.

    rtrackr

    rtrackr is a time tracking application written in Rust, offering a fast and efficient way to monitor time spent on tasks.

    RTW

    RTW (Rust Time Watcher) is a free and open-source command-line time tracker written in Rust. It provides simple time-tracking capabilities directly from the terminal.

    thymed

    A simple time-tracking tool written in pure Python, suitable for basic time tracking needs.

    tracktime

    A command-line interface (CLI) program for tracking time on various tasks, storing data in a simple filesystem-backed structure using CSV files.

    • Source: GitHub Repository
    • Category: Time Tracking CLI Tools
    • Tags: open-source, command-line, personal-use, simple

    Features

    • Time Tracking: Track time on tasks directly from the command line.
    • Filesystem-backed Storage: Uses a structured directory system (YEAR/MONTH/DAY) to organize time-tracking CSV files for each day.
    • CSV Format: All time tracking data is stored in CSV files, allowing for easy editing and backup.
    • Configuration File: Supports a YAML configuration file (~/.config/tracktime/tracktimerc) for user settings, such as:
      • Full name (for reports)
      • Synchronization options
      • Editor and editor arguments
      • GitLab integration (API root and API key)
      • Table format for report export
      • Project rates (for calculating totals in reports)
      • Customer aliases and addresses (for reports)
      • External synchronizer files
      • Minimum daily work threshold (to filter out short workdays)
    • Report Generation: Can generate reports from tracked data. Export to stdout or PDF (requires wkhtmltopdf).
    • External Service Sync: Ability to sync tracked time with external services, such as GitLab, by pushing changes. (One-way sync only.)
    • Custom Synchronizers: Supports importing third-party synchronizers.
    • Platform Support: Installation via PyPi or Arch Linux AUR.

    Pricing

    tracktime is open-source software and is free to use.

    Dependencies

    • wkhtmltopdf: Required for report generation in PDF format.

    License

    Open-source (see GitHub Repository for details).