cdelorme / system-setup

Documentation and Scripts I use to ease setup, potentially fully automated.
23 stars 6 forks source link

keep-awake daemon shell #20

Closed cdelorme closed 9 years ago

cdelorme commented 10 years ago

I want to write a bash script daemon to keep the system from going to sleep in the event that one of several softwares is currently executing.

cdelorme commented 10 years ago

An example of what I want, but with many modifications: https://github.com/iye/lightsOn

cdelorme commented 9 years ago

Created a nosleep command and nosleep daemon, which handle the same scenario as above, but lightweight since it's only for xserver and not any gui layers.

e3f925bc72cce08cf2d0a8373c08fca87034a857