Browse Source

updated readme.md

pull/73/head
ron1n 2 years ago
parent
commit
88111f8d27
  1. 26
      README.md

26
README.md

@ -1,9 +1,12 @@
# Maunium sticker picker
A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS.
# Maunium sticker picker - slightly modified for use with CronoLabs
A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS. Zips available in [releases](https://github.com/ron1n/crono-stickerpicker/releases) for the clients that prefer emotes (FluffyChat)
## Discussion
## Discussion for Maunium Sticker Picker
Matrix room: [`#stickerpicker:maunium.net`](https://matrix.to/#/#stickerpicker:maunium.net)
## Discussion for this fork and sticker submissions
Matrix room: [`#gdb:matrix.cronolabs.net`](https://app.element.io/#/room/#gdb:matrix.cronolabs.net)
## Instructions
For setup and usage instructions, please visit the [wiki](https://github.com/maunium/stickerpicker/wiki):
@ -11,23 +14,6 @@ For setup and usage instructions, please visit the [wiki](https://github.com/mau
* [Enabling the widget](https://github.com/maunium/stickerpicker/wiki/Enabling-the-widget)
* [Hosting on GitHub pages](https://github.com/maunium/stickerpicker/wiki/Hosting-on-GitHub-pages)
If you prefer video tutorials, [Brodie Robertson](https://odysee.com/@BrodieRobertson) has made a great video on setting up the picker and creating some packs: https://odysee.com/@BrodieRobertson:5/adding-your-cringe-stickers-to-matrix
## 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](https://github.com/turt2live/matrix-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 | ✔️ | ✔️ | ❌<sup>[#7][#7]</sup> |
| Frequently used stickers at top | ❌ | ❌ | ✔️ |
[#7]: https://github.com/maunium/stickerpicker/issues/7
## Preview

Loading…
Cancel
Save