• Accueil
  • Collections
  • Catégorie
  • Tags
  • Tarification
  • Submit
    Construit avec
    Ever Works
    Ever Works

    Connectez-vous avec nous

    Restez informé

    Recevez les dernières mises à jour et du contenu exclusif directement dans votre boîte mail.

    Produit

    • Collections
    • Catégorie
    • Tags
    • Tarification
    • Help

    Clients

    • Se connecter
    • S'inscrire
    • Mot de passe oublié ?

    Entreprise

    • À propos de nous
    • Admin
    • Plan du site

    Ressources

    • Blog
    • Submit
    • Documentation API
    • Conditions d'utilisation
    • Politique de confidentialité
    • Cookies
    Tous les noms de produits, logos et marques sont la propriété de leurs propriétaires respectifs. Tous les noms d'entreprises, de produits et de services utilisés dans ce référentiel, les référentiels connexes et les sites Web associés sont uniquement à des fins d'identification. L'utilisation de ces noms, logos et marques n'implique pas d'approbation, d'affiliation ou de parrainage. Cet annuaire peut inclure du contenu généré par l'intelligence artificielle.
    Copyright © 2025 Ever. Tous droits réservés.·Conditions d'utilisation·Politique de confidentialité·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Time Tracking Cli Tools
    3. RTW

    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.

    🌐Visiter le site

    À propos de cet outil

    Sondages

    Loading more......

    Informations

    Site webgithub.com
    PubliéMay 13, 2025

    Catégorie

    1 élément
    Time Tracking Cli Tools

    Étiquettes

    4 éléments
    #open-source#command-line#rust#personal-use

    Similar Products

    6 result(s)
    rtrackr

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

    Khronos

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

    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.

    Timetrap

    Timetrap is a Ruby-based command-line time tracker that offers a simple interface for tracking how time is spent on various activities. It is open-source and optimized for quick, terminal-based usage.

    tracktime

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

    Watcher

    Watcher is a CLI application that helps users gain perspective on their screen time. It is open-source and designed for those who want to monitor and manage computer usage time via the command line.

    RTW (Rust Time Watcher)

    Category: Time Tracking CLI Tools
    Tags: open-source, command-line, rust, personal-use

    Description

    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. RTW is inspired by Timewarrior and is built primarily as a personal productivity tool.

    Features

    • Command-line interface for time tracking
    • Supports Linux, MacOS (stable), and Windows (experimental)
    • Start, stop, and display current activities from the terminal
    • View daily activity summaries and timelines
    • Stores activity data in JSON files (default location: home directory)
    • Configurable via JSON config file (user must create or copy from example)
    • Shell completion scripts available for Bash, Zsh, Fish, Powershell, and Elvish
    • Starship prompt integration
    • Buildable from source with Rust 1.42.0 or newer
    • Prebuilt binaries available for Linux
    • Activity persistence without server or database (file-based)

    Implementation Notes

    • No file locking: running multiple RTW commands simultaneously may cause undefined behavior
    • Config file is not created automatically; user must supply one if customization is needed

    Pricing

    RTW is free and open-source software released under an open-source license.

    Source

    https://github.com/PicoJr/rtw