diff options
| author | Tulir Asokan <tulir@maunium.net> | 2020-10-30 22:28:09 +0200 |
|---|---|---|
| committer | Tulir Asokan <tulir@maunium.net> | 2020-10-30 22:28:09 +0200 |
| commit | 477a4c83cadb9db2da40499c5f390fd463ba2e03 (patch) | |
| tree | f38c7101b672f688fae2017103b7552a9f857455 | |
| parent | 59dd002ae44fb7f4b42b3de8aaf03a4c3eec4ac1 (diff) | |
Update feature table
| -rw-r--r-- | README.md | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -13,12 +13,16 @@ For setup and usage instructions, please visit the [wiki](https://github.com/mau ## Comparison with other sticker pickers -| Feature | Scalar | Dimension | Maunium sticker picker | -|--------------------------|--------|-----------|------------------------| -| Free software | ❌ | ✔️ | ✔️ | -| Custom sticker packs | ❌ | ✔️ | ✔️ | -| Telegram import | ❌ | ✔️ | ✔️ | -| Works on Element mobiles | ✔️ | ❌ | ✔️ | +| 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 ## Preview ### Element Web |
