A simple python app for using sticky password on linux
Open the command line:
git clone https://github.com/CustomCheat/StickyPasswordForLinux.git
cd StickyPasswordForLinux
sudo pacman -S python-pyqt5
sudo pacman -S python-pyqt5-webengine
python3 main.py
Open the command line:
git clone https://github.com/CustomCheat/StickyPasswordForLinux.git
cd StickyPasswordForLinux
pip install -r requirements.txt
python3 main.py