
do common hacking tasks with a simple menu
This is a menu you can trigger with a keybind to do basic stuff for you
- Make sure you have Python3, Pip3, rofi and XTerm installed before proceeding to the installation process!
# I recommend clonning it in the /opt directory!!
# cd /opt
git clone https://github.com/d4rckh/shlol
cd shlol
pip3 install -r requirements.txt
chmod +x main.py
~/.shlol/scripts


