ShellMenu is a fallout 4 inspired Menu system written in python, configured with a single JSON file.
- make
- python3.5 or greater
- pip for python3.5 or greater
- unzip
- wget
After installing all dependencies use pip to install the package netifaces:
sudo pip install netifaces
Then use make to run the installation:
sudo make install
bla bla bla