kmonad VS ryo-modal

Compare kmonad vs ryo-modal and see what are their differences.

kmonad

An advanced keyboard manager [Moved to: https://github.com/kmonad/kmonad] (by david-janssen)

ryo-modal

Roll your own modal mode (by Kungsgeten)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kmonad ryo-modal
33 14
667 217
- -
8.5 0.0
almost 3 years ago 4 months ago
Haskell Emacs Lisp
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kmonad

Posts with mentions or reviews of kmonad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.
  • Practical question about living with 40% split (+ custom keeb identification)
    2 projects | /r/ErgoMechKeyboards | 5 May 2023
    Similar features are supported by several applications such as KMonad. Basically the only reason to prefer a firmware solution is if you often switch systems (physical computers, virtualization, remote desktop) and keeping more of your configuration in the keyboard is simpler ... and I suppose if you run into latency issues with features like tap/hold.
  • Kinesis Advantage360 ZMK vs SmartSet
    2 projects | /r/ErgoMechKeyboards | 23 Oct 2022
    A lot of my input customization is better implemented [on Linux] in KMonad and then the usual XKB ... and Emacs (or other text editor).
  • Warpstone✨
    1 project | /r/MechanicalKeyboards | 15 Jul 2022
    Lower-level software like KMonad has more or less feature parity with QMK.
  • Is a DIY keeb worth it?
    1 project | /r/MechanicalKeyboards | 6 Jul 2021
    While usually true, much of the same effect can be achieved by using a converter (such as hasu's) that can be built for as little as $15 or so, or in software on the host computer (such as kmonad).
  • Hewwo, allow me to show you my qute keyboard. (Ferris Bling, choc reds)
    2 projects | /r/ErgoMechKeyboards | 20 May 2021
    if somebody is reading this and not familiar with the way how to mod the laptop (or any other) keeb, check KMonad. very slightly buggy but amazingly powerful. and i think there are some alternatives. havent done the proper research though
  • Thoughts on this layout?
    1 project | /r/olkb | 14 May 2021
    Couple of months ago I discovered KMonad (win/mac/linux) which kind of changed my life really. That way you can have functionality similar to what QMK offers (was sort of the main inspiration for the creator of KMonad) with literally any keyboard.
  • HIDmacros
    1 project | news.ycombinator.com | 9 May 2021
  • Custom keyboard layout
    1 project | /r/SolusProject | 4 May 2021
    started using Kmonad https://github.com/david-janssen/kmonad seems to be a modern software solution for this, and works well for me.
  • Autokey help
    1 project | /r/AskProgramming | 14 Apr 2021
    I don’t know much about AHK, but if it ends up not working you could look into using kmonad instead.
  • syntax keyword for foo-bar as a whole word
    1 project | /r/vim | 9 Apr 2021
    I wanted to make a syntax plugin for kmonad which has a lot of functions with dashes between the names of it (e.g. tap-next-release function). However, when I use syntax keyword kbdFunction tap-next-release it is interpreted as they are separated words and won't highlight any of them for some reason. Is there any way to make them all highlighted as a single keyword?

ryo-modal

Posts with mentions or reviews of ryo-modal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.
  • Ask HN: Best way to experiment with text text editing?
    7 projects | news.ycombinator.com | 8 Jan 2023
    To build on what others are saying about Emacs, if you start exploring the package ecosystem, you're going to see quite a lot of really interesting packages that are related to improving/experimenting with the UX of editing text. While I'm not endorsing anyone in particular, I think what this list does show is just how easy it is to do pretty much whatever you want in Emacs;

    https://karthinks.com/software/avy-can-do-anything/

    https://github.com/jyp/boon

    https://github.com/clemera/objed

    https://github.com/jmorag/kakoune.el

    https://github.com/meow-edit/meow/

    https://github.com/xahlee/xah-fly-keys

    https://github.com/Kungsgeten/ryo-modal

    https://github.com/emacsorphanage/god-mode

    Emacs 29 also now has treesitter and LSP mode integration built-in, a compilation mode, a comint mode for REPLs, excellent file browsing packages (I use dired/dirvish), and a few other killer features.

    Now, if what you truly dislike are "quirky editors", prepare yourself for a world of hurt because vanilla Emacs departs quite a bit from "modern" text editors. I struggled with this for a while, but eventually by buying into the paradigm, I now feel that when emacs try emulating "modern" IDE features like autocompletion, LSP, and DAP UI, I feel like it's a regression, not a progression. The point here is that you might have an "idea" of what good initial UX and lack of quirks would look like, but Emacs might change the way you think.

  • Evil keybinding for emacs from scratch
    6 projects | /r/emacs | 5 Nov 2022
    If it's the latter and you're looking for a way to set up vim/evil like keybindings yourself (separate links for each), Modalka, RYO-modal, and Meow (and probably a few dozen others 'cause emacs) allow you to do that.
  • Nested/conditional keybindings to navigate in text
    4 projects | /r/emacs | 14 Sep 2022
    You can write custom commands that wrap a little bit of logic around the standard movement commands. Or another option would be to look at ryo-modal or meow.
  • How to get doom emacs keybindings?
    5 projects | /r/emacs | 14 Jun 2022
    Along with General, you can take a look at some other packages for keybindings and modal editing. A good option is RollYourOwn Modal mode. In the documentation there, it also lists several other packages with pre-defined bindings. Xah-Fly-Keys is specifically designed for ergonomics and may be interesting to explore.
  • Why not use Evil in 2022?
    5 projects | /r/emacs | 7 Apr 2022
    Because you can roll your own modal mode. This particular approach will make the experience convenient in the way you actually prefer (Emacs' extensibility at its finest) and it'll allow you to slowly move towards the modal editing if it happens to be convenient for you.
  • Lapce
    21 projects | news.ycombinator.com | 17 Mar 2022
  • "I'll just install EVIL"
    4 projects | /r/emacs | 2 Dec 2021
    Similar to Meow is ryo-modal. What I like about ryo-modal is that it is completely unopinionated and does nothing by default, and instead just provides the tools to make your own modal editing system.
  • Layer keys
    2 projects | /r/emacs | 8 Oct 2021
    I was thinking that combining this functionality with something like ryo-modal could make for a very satisfying and efficient modal keybind system. However, it doesn't seem like there's any ready made way to do this in Emacs.
  • Think which-key update breaks ryo-modal
    1 project | /r/emacs | 25 Jun 2021
  • How to make ryo-modal not insert the non-mapped keys?
    1 project | /r/emacs | 4 May 2021
    ryo-modal is a package for creating modal keymaps. I want to test it, but I need a little help.

What are some alternatives?

When comparing kmonad and ryo-modal you can also consider the following projects:

monkeytype - The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.

meow - Yet another modal editing on Emacs / 猫态编辑

AHK-second-keyboard - AHK-second-keyboard is my AHK script for remapping my primary keyboard and for implementing a full second macro keyboard.

modalka - Modal editing your way

linux

xah-fly-keys - the most efficient keybinding for emacs

vim-sneak - The missing motion for Vim :athletic_shoe:

kakoune.el - A very simple simulation of the kakoune editor inside of emacs.

vim-clutch - A hardware pedal for improved text editing in Vim

emacs.d - Personal Emacs configurations

pineapple60 - first ergonomic keyboard with Trackpoint

emacs-baboon - My new Emacs config with use-package