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
- Host: GitHub
- URL: https://github.com/small-hack/smol-sticker-app
- Owner: small-hack
- License: agpl-3.0
- Created: 2023-11-09T18:16:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T20:29:57.000Z (over 1 year ago)
- Last Synced: 2024-12-10T21:30:57.026Z (over 1 year ago)
- Topics: element, matrix
- Language: Python
- Homepage:
- Size: 2.13 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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