A desktop sticker maker with a GUI for WhatsApp.
Clone the repo, then in a Command Prompt run:
python -m pip install -r requirements.txt
After that, run main.py
. Watch as the magic happens!
python main.py
After selecting a picture via drag-and-drop, selecting from a file, or uploading from clipboard, the program will create a sticker pack file for you and save it at your specified location (either to a file or to clipboard).
Then, open this file on your phone in the Sticker Maker app. Click the "Add stickers" button, and you're good to go!