summaryrefslogtreecommitdiffhomepage
path: root/lib/readme.org
diff options
context:
space:
mode:
Diffstat (limited to 'lib/readme.org')
-rw-r--r--lib/readme.org19
1 files changed, 19 insertions, 0 deletions
diff --git a/lib/readme.org b/lib/readme.org
new file mode 100644
index 0000000..cf8013c
--- /dev/null
+++ b/lib/readme.org
@@ -0,0 +1,19 @@
+* Elisp libraries
+
+*** Literate Libraries
+
+ - [[file:net/signel.org][signel]] a simplistic Signal client, using the signal-cli java lib.
+ - [[file:media/espotify.org][espotify]] searching and playing Spotify using consult.
+
+*** Sections
+
+ - [[./eos][eos]] generic utilities for the emacs operating system
+ - [[./themes][themes]] color themes based on Emacs builtin custom themes
+ - [[org][org]] utilities for org-mode
+ - [[./doc][doc]] opening documents (pdfs, mostly)
+ - [[./media][media]] utilities for music players and the like
+ - [[./prog][prog]] utilities for compilation and programming modes
+ - [[./net][net]] utilities for networking (w3m, weather &c.)
+ - [[./bmk][bmk]] a web bookmark manager
+
+ See also my [[https://jao.io/cgit/emacs][emacs custom files]].