You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tulir Asokan 47f17fde45 Add support for sending gifs via Giphy 10 months ago
packs Fix typo 5 years ago
sticker Add support for sending gifs via Giphy 10 months ago
web Add support for sending gifs via Giphy 10 months ago
.editorconfig Add support for sending gifs via Giphy 10 months ago
.gitattributes Add some .gitattributes 5 years ago
.gitignore Update README and gitignore 5 years ago
LICENSE Switch license to AGPLv3+ 4 years ago
README.md Update README.md 4 years ago
preview-element-android.png Update previews 5 years ago
preview-element-ios.png Add Element iOS preview with dark theme 5 years ago
preview-element-web.png Update previews 5 years ago
requirements.txt Reorganize Python stuff and add command to create packs 5 years ago
setup.py Update some metadata 3 years ago

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