The general purpose of this app is to give people an easy way to generate passwords completely locally on their machine. This doesn't rely on a cloud service, or any information leaving the local machine whatsoever.
Install: curl -s https://raw.githubusercontent.com/melvinquick/psswd_box/main/install.py | python3 -
