Sleepless
When you require an sleepless session, use sleepless.
Keep your screen on whilst you are drinking a ☕.
INSTALLATION
On linux you'd need to have Tkinter
, which is widely available in most distros.
Using public pypi:
pip install sleepness
pip3 install sleepness
Install from github:
pip install git+https://github.com/toloco/sleepness.git
USAGE
sleepness --help
usage: sleepness [-h] [--timer TIMER] [--length [1-1000]] [--wait [10-1000]]
options:
-h, --help show this help message and exit
--timer TIMER Timer (in minutes), 0 means forever, default is forever.
--length [1-1000] Lenght of movement (in secs), default is 10.
--wait [10-1000] Waiting time between movements (in secs), default is 10.