Skip to content

danbruce/i3-tracker-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tracks window focus events through i3 ipc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages