https://github.com/akrck02/nickname-generator
Nickname generation app.
https://github.com/akrck02/nickname-generator
csv customtkinter generator python
Last synced: 8 months ago
JSON representation
Nickname generation app.
- Host: GitHub
- URL: https://github.com/akrck02/nickname-generator
- Owner: akrck02
- License: mit
- Created: 2022-08-05T19:32:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T17:40:48.000Z (over 1 year ago)
- Last Synced: 2025-10-13T10:24:43.944Z (8 months ago)
- Topics: csv, customtkinter, generator, python
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nickname generator
Hi there, This is a simple program that generates a random nickname for you. Its based on the [nickname file by @onyxrev](https://github.com/onyxrev/common_nickname_csv/).
I added some suffix and prefix files and random appendage to the nicknames so that you can have a more random nickname.
I will be updating this program whenever I get a chance to, so please check back often. This is a little project compared to the other ones I have been working on GitHub.



# Usage
To use this program, you need to install the following dependencies:
- python
- pip
## Windows
Run the cmd/win/dependencies.bat file to install the python dependencies.
and then run the program with the start.win.bat file.
## Linux
Run the cmd/linux/dependencies.sh file to install the python dependencies.
and then run the program with the start.linux.sh file.
# Thanks to
- [@onyxrev](https://github.com/onyxrev) for the nickname file