From 4953aae860e3a683c4dbaf89338e8a0f2e5ff436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20DOUIN?= Date: Mon, 9 Dec 2024 21:51:58 +0100 Subject: [PATCH] doc(readme): add other interfaces section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5b746d7d..8d0ee896 100644 --- a/README.md +++ b/README.md @@ -499,6 +499,13 @@ You can also manually edit your own configuration, from scratch: Running `himalaya configure -a icloud` will ask for your IMAP password, just paste the one generated previously. +## Other interfaces + +- [pimalaya/himalaya-vim](https://github.com/pimalaya/himalaya-vim), a Vim plugin sitting at the top of Himalaya CLI +- [dantecatalfamo/himalaya-emacs](https://github.com/dantecatalfamo/himalaya-emacs), an Emacs plugin sitting at the top of Himalaya CLI +- [jns/himalaya-raycast](https://www.raycast.com/jns/himalaya), a Raycast extension for Himalaya CLI +- [pimalaya/himalaya-repl](https://github.com/pimalaya/himalaya-repl), an experimental Read-Eval-Print-Loop variant of Himalaya CLI + ## FAQ