Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 709 Bytes

File metadata and controls

20 lines (14 loc) · 709 Bytes

StickerMakerDesktop

A desktop sticker maker with a GUI for WhatsApp.

Installation

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

Usage

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!