Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 643 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 643 Bytes

i3 Time Tracker

Build Status

A simple event logging tool to track time spent per window/tab in i3.

Alpha Build

This project is early stage. Do not expect this project will work as expected, run out of the box, and not kill your cat. You have been warned.

Installation

From Source

cd ~
git clone git@github.com:danbruce/i3-tracker-rs.git
cd i3-tracker-rs
cargo build --release

Start with i3

#~/.config/i3/config

exec --no-startup-id ~/i3-tracker-rs/target/release/time-tracker