Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denperidge/pride-emoji-generator
Automatically turn a folder of pride flags into pride emojis!
https://github.com/denperidge/pride-emoji-generator
emoji image-processing lgbtqia pride pride-flags python
Last synced: 27 days ago
JSON representation
Automatically turn a folder of pride flags into pride emojis!
- Host: GitHub
- URL: https://github.com/denperidge/pride-emoji-generator
- Owner: Denperidge
- License: mit
- Created: 2022-05-19T14:28:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T16:48:18.000Z (7 months ago)
- Last Synced: 2024-10-14T07:11:21.898Z (2 months ago)
- Topics: emoji, image-processing, lgbtqia, pride, pride-flags, python
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pride Emoji Generator
Grab a bunch of flags, throw it through a bunch of svg masks, badabing badaboom pride emojis## How to use
- Clone the repo (make sure the submodule is as well!)
- Install Python 3
- Run `pip install -r requirements.txt`
- Run the application using `python3 index.py`/`py -3 index.py` (depending on your OS/terminal)
- That's it!## A thanks!
[Pronouns.page](https://pronouns.page/)/[Zaimki](https://gitlab.com/Avris/Zaimki) for curating a great selection of flags (also, see the Notice below!)
[Mono Icons](https://icons.mono.company/) for the original heart svg!## Notice
The Zaimki submodule used for as [a source for flags](export/)## License
The code I've written (e.g. index.py) is licensed under the [MIT License](LICENSE).