Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 355 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 355 Bytes

Install python 3.

The use of venv or similar is recomended:

python3 -m venv ./
source bin/activate

Run the commands:

pip install -r requirements.txt
./start.py

Use the arrow keys to navigate the menu, the Enter key to chose a menu entry.

Made by:
Philip Molares https://github.com/DerUser
Torben Böhnke
Me