Skip to content
/ pokoy Public
forked from ttygde/pokoy

Lightweight daemon that helps prevent RSI and other computer related stress

License

Notifications You must be signed in to change notification settings

matmatyk/pokoy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokoy

pokoy is lightweight daemon for X that helps prevent RSI and other computer related stress. It locks the screen and forces you to take regular breaks. Pokoy doesn't have any dependencies except xcb and consumes less than 2 mb of memory. See man page for more information.

Building and installation:

$ make
# make install

Examples:

$ pokoy -r # run daemon
$ pokoy
    29:59
	04:59

$ pokoy -s
$ pokoy
    Daemon is sleeping.

$ pokoy -s # wake up
$ pokoy -n # start first break now
$ pokoy -k # kill daemon

Screenshot:

screenshot

About

Lightweight daemon that helps prevent RSI and other computer related stress

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 80.1%
  • Roff 16.4%
  • Makefile 3.5%