Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oxideyes 👁️‍🗨️

oxideye records and logs computer peripheral usage stats (think mouse distance, key/button press, etc.) so you can brag to your friends about how many miles your mouse has travelled

Usage

Clone the repository:

git clone https://github.com/sinancang/oxideye.git
cd oxideye

Run the project:

cargo run

Alternatively, run the program in debug mode to see every time the process is notified of a usage event, every time an update goes through, etc.

cargo run -- --log-level debug

Let it run!

oxideye will, by default flush stats to ./data/YYYYMMDD_telem.json every 10000 milliseconds. The stats directory (data), as well postfix (telem) can be configured via config/default.toml.

About

Aggregate PC usage stats, mouse-miles and more

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages