Skip to content

suwyn/mousetrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mousetrap

A simple program that tracks how often interact with an application using the mouse vs the keyboard.

It's meant to motivate you to learn keyboard shortcuts and be more efficient when using x11 applications.

Usage

Setup a mousetrap for a paticular application:

./mousetrap toggle VSCodium

Watch the trap in your console:

watch -n1 ./mousetrap check

xfce panel plugin

Included is a genmon script for xfce which can be used to add Mousetrap to a panel.

Configure a generic monitor to execute xfce-mousetrap-plugin every 1 second.

panel plugin

About

Watch how often you use the mouse to interact with your desktop applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages