mstickers/stickerpicker
2025-01-01 18:16:18 +05:00
..
lib/htm Initial Commit 2024-12-28 21:30:03 +05:00
packs Initial Commit 2024-12-28 21:30:03 +05:00
res Initial Commit 2024-12-28 21:30:03 +05:00
src fix: maunium sticker picker preview url 2025-01-01 18:16:18 +05:00
style Initial Commit 2024-12-28 21:30:03 +05:00
esinstall.js Initial Commit 2024-12-28 21:30:03 +05:00
index.html Initial Commit 2024-12-28 21:30:03 +05:00
LICENSE Initial Commit 2024-12-28 21:30:03 +05:00
package.json REFACTOR: Generate Static Pages instead of ?id query param for sticker pack 2025-01-01 17:19:00 +05:00
README.md Initial Commit 2024-12-28 21:30:03 +05:00
yarn.lock Initial Commit 2024-12-28 21:30:03 +05:00

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