An open API service indexing awesome lists of open source software.

https://github.com/small-hack/smol-sticker-app

Sticker app for matrix/element
https://github.com/small-hack/smol-sticker-app

element matrix

Last synced: over 1 year ago
JSON representation

Sticker app for matrix/element

Awesome Lists containing this project

README

          

# Smol Sticker App
A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS. This is a fork of [maunium/stickerpicker](https://github.com/maunium/stickerpicker) by Tulir Asokan.

## 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

* 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 | [maunium/stickerpicker](https://github.com/maunium/stickerpicker) | [small-hack/smol-sticker-app](https://github.com/small-hack/smol-sticker-app) |
|---------------------------------|:----------------------:|:----------------:|
| Free software | ✔️ | ✔️ |
| Actively maintained | ❌ | ✔️ |
| Custom sticker packs | ✔️ | ✔️ |
| Telegram import | ✔️ | ❌ |
| Works on Element mobiles | ✔️ | ? |
| Easy multi-user setup | ❌[#7][#7] | ? |
| Frequently used stickers at top | ✔️ | ✔️ |

[#7]: https://github.com/maunium/stickerpicker/issues/7