ruiliu-ai / InteractiveSticker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive Sticker

This is a toolbox for improving online teaching by copying and pasting images, texts and emoji. You can also drag them to anywhere in your desktop, zoom in and out, close single one and clear them all. Besides, you can customize your emoji by inputing the unicode.

main

Setup

pip install wxpython

Emoji Images Download

Download emoji images from https://emojipedia.org/ and put them under ./amoji_apple/

Distribution

pip install pyinstaller
pyinstaller -w -F interactive_sticker.py

About


Languages

Language:Python 100.0%