Skip to content

simulate user activity (mouse pointer movements), typically to prevent screen locking or sleep mode

License

Notifications You must be signed in to change notification settings

garsaud/caffeinate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caffeinate

Terminal-based command for Linux to stop your computer from going to sleep (or locking the screen) until the command is stopped.

building

make

installing

make install

(Install dir is /usr/local/bin by default)

usage

caffeinate

Every 10 seconds the program will move the cursor pointer by 1 pixel, then immediately back to its place, until you quit by pressing Ctrl+C. This is useful to avoid screen lock during a long running operation.

About

simulate user activity (mouse pointer movements), typically to prevent screen locking or sleep mode

Resources

License

Stars

Watchers

Forks

Packages

No packages published