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.
About this tool
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
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)rtrackr is a time tracking application written in Rust, offering a fast and efficient way to monitor time spent on tasks.
Khronos is a simple tool for tracking the time spent on individual tasks, enabling users to monitor productivity.
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 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.
A CLI program allowing users to track time on various tasks directly from the command line.
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.