Sticker app for matrix/element
- Python 47.1%
- JavaScript 38.8%
- Sass 12%
- HTML 1.9%
- Dockerfile 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| packs | ||
| sticker_picker | ||
| tests | ||
| web | ||
| .gitignore | ||
| CODEOWNERS | ||
| config.json.example | ||
| Dockerfile | ||
| LICENSE | ||
| nginx.conf | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
| renovate.json | ||
Smol Sticker App
A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS. This is a fork of maunium/stickerpicker by Tulir Asokan.
Instructions
For setup and usage instructions, please visit the wiki:
If you prefer video tutorials, Brodie Robertson has made a great video on setting up the picker and creating some packs: https://youtu.be/Yz3H6KJTEI0.
Comparison with other sticker pickers
- Maunium sticker picker is just a sticker picker rather than a full integration manager. It's much simpler than integration managers, but currently has to be set up manually per-user.
| Feature | maunium/stickerpicker | small-hack/smol-sticker-app |
|---|---|---|
| Free software | ✔️ | ✔️ |
| Actively maintained | ❌ | ✔️ |
| Custom sticker packs | ✔️ | ✔️ |
| Telegram import | ✔️ | ❌ |
| Works on Element mobiles | ✔️ | ? |
| Easy multi-user setup | ❌#7 | ? |
| Frequently used stickers at top | ✔️ | ✔️ |