aboutsummaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
authorwinter Sparkles2026-07-03 23:35:36 +0100
committerwinter Sparkles2026-07-03 23:37:02 +0100
commitf886997649e46a7ec1f92f4b662ab2e37948ba38 (patch)
tree1ec87644e581c17fcefa2c336eb4532325e385e5 /readme.org
parent360d850003945b988c8b205242c3336ca6b0b8fc (diff)
add plover2cat and some other plugins
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org23
1 files changed, 19 insertions, 4 deletions
diff --git a/readme.org b/readme.org
index 7cecc42..c3e7685 100644
--- a/readme.org
+++ b/readme.org
@@ -1,7 +1,22 @@
* sparkly-ebuilds
-this is a collection of gentoo packages you can use but i just made them for myself
+this is a collection of gentoo packages you can use but i just made them
+for myself
** plover
-- install =app-text/plover= for the open source stenography engine
-- some plugins are available in the category =plover-plugin= (e.g. =plover-plugin/lapwing-aio=)
-- the integrated Plugins Manager inside plover will not work
+install =app-text/plover= for the open source stenography engine [[https://opensteno.org/plover/][Plover]].
+it's written in python, currently targeting python 3.13, but in my
+testing it also works flawlessly on 3.14.
+
+note that the only officially supported installation method is appimage;
+personally i hate appimages so that's why i made this set of packages
+but do bear in mind it may have sneaky unexpected bugs. if you encounter
+any bugs using this package please report them to *me* and not to the
+upstream plover project unless they also occur with the appimage.
+
+*** plugins
+- the integrated Plugins Manager inside plover will not work, as it
+ tries to install python modules globally which is blocked by gentoo.
+ therefore you have to install them via portage. i packaged a few here
+- see the category =plover-plugin= (e.g. =plover-plugin/lapwing-aio= for
+ [[https://lapwing.aerick.ca/][Lapwing]] support)
+- =app-text/plover2cat= for the transcription software [[https://plover2cat.readthedocs.io/][Plover2CAT]]