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.

35 lines
1.6 KiB

4 years ago
4 years ago
  1. # Maunium sticker picker
  2. A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS.
  3. ## Discussion
  4. Matrix room: [`#stickerpicker:maunium.net`](https://matrix.to/#/#stickerpicker:maunium.net)
  5. ## Instructions
  6. For setup and usage instructions, please visit the [wiki](https://github.com/maunium/stickerpicker/wiki):
  7. * [Creating packs](https://github.com/maunium/stickerpicker/wiki/Creating-packs)
  8. * [Enabling the widget](https://github.com/maunium/stickerpicker/wiki/Enabling-the-widget)
  9. * [Hosting on GitHub pages](https://github.com/maunium/stickerpicker/wiki/Hosting-on-GitHub-pages)
  10. ## Comparison with other sticker pickers
  11. | Feature | Scalar | Dimension | Maunium sticker picker |
  12. |---------------------------------|--------|-----------|------------------------|
  13. | Free software | ❌ | ✔️ | ✔️ |
  14. | Custom sticker packs | ❌ | ✔️ | ✔️ |
  15. | Telegram import | ❌ | ✔️ | ✔️ |
  16. | Works on Element mobiles | ✔️ | ❌ | ✔️ |
  17. | Easy multi-user setup | ✔️ | ✔️ | ❌<sup>[#7][#7]</sup> |
  18. | Frequently used stickers at top | ❌ | ❌ | ✔️ |
  19. [#7]: https://github.com/maunium/stickerpicker/issues/7
  20. ## Preview
  21. ### Element Web
  22. ![Element Web](preview-element-web.png)
  23. ### Element Android
  24. ![Element Android](preview-element-android.png)
  25. ### Element iOS (dark theme)
  26. ![Element iOS](preview-element-ios.png)