Skip to content

Password generator that never leaves your machine.

License

Notifications You must be signed in to change notification settings

melvinquick/psswd_box

Repository files navigation

Donations

Buy Me A Coffee
GitHub Sponsors

Purpose

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/Uninstall

Install: curl -s https://codeberg.org/melvinquick/psswd_box/raw/branch/main/install.py | python3 -
Uninstall: curl -s https://codeberg.org/melvinquick/psswd_box/raw/branch/main/uninstall.py | python3 -

app_install_uninstall_showcase.gif

App Showcase

app_showcase.gif

Useful Information

Project Goals
Latest Release
Releases