Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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).