nicolasdanelon / awake-python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 61.7%Language:Makefile 38.3%