• Головна
  • Collections
  • Категорії
  • Теги
  • Ціни
  • Надіслати
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Продукт

    • Collections
    • Категорії
    • Теги
    • Ціни
    • Help

    Клієнти

    • Увійти
    • Реєстрація
    • Забули пароль?

    Компанія

    • Про нас
    • Адмін
    • Sitemap

    Ресурси

    • Blog
    • Надіслати
    • API Documentation
    • Умови використання
    • Політика конфіденційності
    • Cookies
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Ever. Усі права захищені.·Умови використання·Політика конфіденційності·Cookies
    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.

    🌐Visit Website

    About this tool

    Surveys

    Завантаження......

    Information

    Websitegithub.com
    PublishedMay 13, 2025

    Категорії

    1 Item
    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).