From 91b194954b30d5b0135108be81c47e9114b49465 Mon Sep 17 00:00:00 2001 From: asterism Date: Fri, 8 May 2026 07:29:19 -0500 Subject: [PATCH] Adding some of the creator's original readme --- README.md | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b275dac..277d9dd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,33 @@ -# neomouse +# Neomouse +⚠️ There are mice ⚠️ + +version 1.2 + +## Installation +### Pleroma and Akkoma + + Currently you need to manually import the zip files with adminFE because i am lazy uhm if you know how this works contact me. smile + +### -key based + + Use the three dots menu to upload the two zip files in the custom emojis manager + +### Mastodon + + Make a tar.gz archive of the emojis and import them with the Admin CLI + + +#### conversions + +uhhm this is here for (my own) future reference.. for some reason the emoji-gen --help doesnt mention you need a --group flag.. whoops! + +(do all of these inside a folder with all of the files to convert) + +svg > png + + $ find -name "*.svg" -exec sh -c 'inkscape $1 --export-height=256 --export-png=${1%.svg}.png' _ {} \; + +create pack + + $ emoji-gen local --group SOMETHING --folder .