The general purpose of this app is to give people an easy way to generate usernames 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://codeberg.org/melvinquick/dubbed/raw/branch/main/install.py | python3 -
Uninstall: curl -s https://codeberg.org/melvinquick/dubbed/raw/branch/main/uninstall.py | python3 -
