Go to file
stryan d80b5146ab
continuous-integration/drone/push Build is passing Details
remove extra, add new
2024-04-21 21:02:50 -04:00
packs remove extra, add new 2024-04-21 21:02:50 -04:00
sticker Add missing parameter to getting sticker sets. Fixes #51 2022-11-15 12:58:38 +02:00
web Merge remote-tracking branch 'salixor/feat/search-box' 2021-10-03 12:52:55 +03:00
.drone.yml add flork pack, update drone 2024-01-05 00:17:08 -05:00
.gitattributes Add some .gitattributes 2020-09-13 17:53:18 +03:00
.gitignore Update README and gitignore 2020-09-17 14:09:44 +03:00
Containerfile add container, starting pack, build instructions 2023-08-07 19:26:50 -04:00
LICENSE Switch license to AGPLv3+ 2020-10-30 23:18:55 +02:00
README.md Update README.md 2021-01-24 13:14:59 +02:00
create_packs.sh add flork pack, update drone 2024-01-05 00:17:08 -05:00
preview-element-android.png Update previews 2020-09-05 14:51:21 +03:00
preview-element-ios.png Add Element iOS preview with dark theme 2020-09-13 18:01:17 +03:00
preview-element-web.png Update previews 2020-09-05 14:51:21 +03:00
requirements.txt Reorganize Python stuff and add command to create packs 2020-09-13 03:56:28 +03:00
setup.py Update some metadata 2021-10-03 12:45:37 +03:00

README.md

Maunium sticker picker

A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS.

Discussion

Matrix room: #stickerpicker:maunium.net

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

  • Scalar is the default integration manager in Element, which can't be self-hosted and only supports predefined sticker packs.
  • Dimension is an alternate integration manager. It can be self-hosted, but it's more difficult than Maunium sticker picker.
  • 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 Scalar Dimension Maunium sticker picker
Free software ✔️ ✔️
Custom sticker packs ✔️ ✔️
Telegram import ✔️ ✔️
Works on Element mobiles ✔️ ✔️
Easy multi-user setup ✔️ ✔️ #7
Frequently used stickers at top ✔️

Preview

Element Web

Element Web

Element Android

Element Android

Element iOS (dark theme)

Element iOS