Skip to content

CustomCheat/StickyPasswordForLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StickyPasswordForLinux

A simple python app for using sticky password on linux

How to run:

Arch 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

Other linux distros

Open the command line:

git clone https://github.com/CustomCheat/StickyPasswordForLinux.git

cd StickyPasswordForLinux

pip install -r requirements.txt

python3 main.py

About

A simple python app for using sticky password on linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages