kwierman / stayawake

A tool for keeping your computer awake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stayawake

A tool for keeping your computer awake.

Installation

Install using pip:

pip install stayawake

Using from the command line:

stayawake

Or specify the interval at which to move the cursor

stayawake -i 5

Updating Pypi

pip install twine
python setup.py sdist bdist_wheel

About

A tool for keeping your computer awake

License:MIT License


Languages

Language:Python 100.0%