Skip to content

michielbuddingh/on_idle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

on_idle

on_idle reads a list of time-outs (in seconds) paired with commands from standard input, then executes them when the mouse cursor becomes idle.

Lines should look like this:

20 echo Stop slacking off, you lazy bum!

40 echo If you don't move the mouse cursor right now ...

41 echo I'm going to delete your ssh keys from memory!

50 echo Last chance!

60 ssh-add -D

About

Small program to execute commands when the mouse cursor is idle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published