Python Awake script

Move the mouse so your computer don't get lock.

Install python3

make getpython3

Get pip

make getpip

Install virtual env & Create a virtual environment

make getvenv

Activating the virtual env

make getin

Installing dependencies

make install

Running the software

make run