SLEEPWORKER

- no time to sleep -

Description

sleepworker is a UNIX daemon which observes your UNIX machine for idle time. With the help of this daemon you can execute commands or programs during idle time.

License

sleepworker is Free Software and released under the GNU GPL version 2.

Motivation

The motivation for the program sleepworker is based on the characteristics of programs like sleepd, idler, xautolock and other programs, which poll mouse or keyboard events and interrupts. All those programs contain bugs or include testing components, which are not relevant for my intention. Regarding this facts, I decided to write an lightweight eventwatcher - the so-called sleepworker.

Pages

Launchpad

At launchpad is a *.deb package available

launchpad project page

You can install this package by typing following code in a terminal (only for ubuntu >= 10.04)

sudo add-apt-repository ppa:coop01/tools
sudo apt-get update
sudo apt-get install sleepworker

the package is also downloadable at the launchpad website

sourceforge

At sourceforge are the *tar.gz packages from these project

Sourceforge Projectpage

github

You can get the code of the sleepworker projects from github. Actually version 0.9.X is available via HTTP

https://DerCoop@github.com/DerCoop/sleepworker-0.9.git

or via Git Read-Only

git://github.com/DerCoop/sleepworker-0.9.git

The Projectpage at github is available under

sleepworker at github

The new, modular version of sleepworker will be available under

sleepworker_ng

Author:
Cooper < dercoop@users.sf.net >
Homepage < http://www.sleepworker.sourceforge.net >
Version:
0.9.07
Date:
Feb 2012

Generated on 6 Jun 2011 for SLEEPWORKER by Cooper

Last modified on 5 Feb 2012 for SLEEPWORKER by Cooper