Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 92ae7748 rédigé par salixor's avatar salixor
Parcourir les fichiers

Remove no longer relevant mentions from README + update previews

parent a721ebda
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
# Maunium sticker picker
# Matrix Sticker Picker
A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS.
## Discussion
Matrix room: [`#stickerpicker:maunium.net`](https://matrix.to/#/#stickerpicker:maunium.net)
## Instructions
For setup and usage instructions, please visit the [wiki](https://github.com/maunium/stickerpicker/wiki):
- [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)
If you prefer video tutorials, [Brodie Robertson](https://www.youtube.com/c/BrodieRobertson) 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](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
[![Matrix room](https://img.shields.io/badge/matrix-%23stickers%3Abaguette.party-715bc1)
](https://matrix.to/#/#stickers:baguette.party)
[![Forked from maunium's stickerpicker](https://img.shields.io/badge/forked%20from-maunium's%20stickerpicker-d6d635)](https://github.com/maunium/stickerpicker)
## Preview
| Web / Desktop | Android | iOS (Dark theme) |
| ---------------------------------------------- | ------------------------------------------------------ | ---------------------------------------------- |
| ![Element Web](images/preview-element-web.png) | ![Element Android](images/preview-element-android.png) | ![Element iOS](images/preview-element-ios.png) |
Previews of the sticker picker with the different themes, and different accent colors applied (see section below), as well as different counts of stickers per row.
| Light theme + Default accent | Dark theme + Pink accent | Black theme + Pink accent |
| ---------------------------- | ------------------------ | ------------------------- |
| ![Light theme](images/preview-light.png) | ![Dark theme](images/preview-dark.png) | ![Black theme](images/preview-black.png) |
## Additional configuration
On an hosted instance of the sticker picker, it is possible to provide optional URL params for extended configuration :
It is possible to provide optional URL params for extended configuration :
- `?config=<link to an index.json file>`
- allows to use an external `index.json` file (see [packs/README.md](packs/README.md))
......
images/preview-black.png

201 ko

images/preview-dark.png

169 ko

images/preview-element-android.png

250 ko

images/preview-element-ios.png

216 ko

images/preview-element-web.png

86 ko

images/preview-light.png

171 ko

0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter