Metadata-Version: 2.4
Name: dubbed
Version: 1.0.0
Summary: Username generator that never leaves your machine.
Project-URL: repository, https://codeberg.org/melvinquick/dubbed
Project-URL: issues, https://codeberg.org/melvinquick/dubbed/issues
Author-email: Melvin Quick <melvinquick@proton.me>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: pyside6>=6.8.2.1
Requires-Dist: pyyaml>=6.0.2
Description-Content-Type: text/markdown

## Donations

[Ko-fi](https://ko-fi.com/melvinquick)  
[GitHub Sponsors](https://github.com/sponsors/melvinquick)

## Purpose

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

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 -`

## Useful Information

[Project Goals](https://codeberg.org/melvinquick/dubbed/projects/12633)  
[Latest Releases](https://pypi.org/project/dubbed/)
