2020-09-05 01:31:34 +02:00
|
|
|
# Maunium sticker picker
|
2020-09-05 17:52:44 +02:00
|
|
|
A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS.
|
2020-09-05 01:31:34 +02:00
|
|
|
|
2020-09-05 13:56:35 +02:00
|
|
|
## Discussion
|
2020-09-13 13:27:37 +02:00
|
|
|
Matrix room: [`#stickerpicker:maunium.net`](https://matrix.to/#/#stickerpicker:maunium.net)
|
2020-09-05 13:56:35 +02:00
|
|
|
|
2020-09-17 13:09:44 +02:00
|
|
|
## Instructions
|
|
|
|
For setup and usage instructions, please visit the [wiki](https://github.com/maunium/stickerpicker/wiki):
|
2020-09-13 02:56:28 +02:00
|
|
|
|
2020-09-17 13:09:44 +02:00
|
|
|
* [Creating packs](https://github.com/maunium/stickerpicker/wiki/Creating-packs)
|
|
|
|
* [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)
|
2020-09-05 01:36:31 +02:00
|
|
|
|
2020-10-06 23:36:55 +02:00
|
|
|
## Comparison with other sticker pickers
|
|
|
|
|
|
|
|
| Feature | Scalar | Dimension | Maunium sticker picker |
|
|
|
|
|--------------------------|--------|-----------|------------------------|
|
|
|
|
| Free software | ❌ | ✔️ | ✔️ |
|
|
|
|
| Custom sticker packs | ❌ | ✔️ | ✔️ |
|
|
|
|
| Telegram import | ❌ | ✔️ | ✔️ |
|
|
|
|
| Works on Element mobiles | ✔️ | ❌ | ✔️ |
|
|
|
|
|
2020-09-05 01:36:31 +02:00
|
|
|
## Preview
|
|
|
|
### Element Web
|
|
|
|
![Element Web](preview-element-web.png)
|
|
|
|
|
|
|
|
### Element Android
|
|
|
|
![Element Android](preview-element-android.png)
|
2020-09-13 17:01:17 +02:00
|
|
|
|
|
|
|
### Element iOS (dark theme)
|
|
|
|
![Element iOS](preview-element-ios.png)
|