hawck VS therubyracer

Compare hawck vs therubyracer and see what are their differences.

hawck

Key-rebinding daemon for Linux (Wayland/X11/Console) (by snyball)

therubyracer

Embed the V8 Javascript Interpreter into Ruby (by rubyjs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hawck therubyracer
8 1
521 1,671
- -
3.5 0.0
4 months ago 5 months ago
C++ C++
BSD 2-clause "Simplified" 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.

hawck

Posts with mentions or reviews of hawck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-08.
  • Unpacking Elixir: Syntax
    4 projects | news.ycombinator.com | 8 Sep 2023
    That is actually very smart and helpful, thanks! :) My only gripe with autokey is that it's the only thing holding me back from wayland. Hawck is supposed to work with wayland but I never got it to work, was a while ago I though

    https://github.com/snyball/Hawck

  • Curious to know what are your general experiences on using keyboard and mouse input automations on Wayland...
    3 projects | /r/kde | 28 May 2023
    Autokey does not work yet, but there is Hawck and Espanso that you could play around with. And there is ydotool if all you need is simulating basic input (as in ydotool mousemove -x -10 -y -10, ydotool type 'Hello world!' and so on).
  • Hawck – Linux AutoKey alternative that also works in Wayland
    1 project | /r/CKsTechNews | 31 Aug 2022
    1 project | news.ycombinator.com | 31 Aug 2022
  • Looking for a program similar to AHK on windows
    1 project | /r/archlinux | 27 Mar 2022
  • Are they any good multi-key keyboard shortcut remapping daemons?
    4 projects | /r/linux | 24 Jan 2022
    Hawck?
  • Linux Touchpad Like MacBook Update: Touchpad Gestures Now Shipping
    10 projects | news.ycombinator.com | 14 Dec 2021
    >Creating a "standardized experience" like Windows usually means that configurability goes right out the window. It's how you get abominations like dconf or the GNOME music player

    I don't understand how you connected these dots and I'd suggest against calling things abominations. You don't have to use dconf or the GNOME music player, those aren't standardized. If someone does like them I think they're perfectly fine, they do exactly what they're advertised to do. It's also fine if you don't like them, they're just two options from the many configuration databases and media players that you can choose from.

    >But why shouldn't I be able to run xbindkeys or sxhkd or whatever hotkey dameon I want?

    In some ways you actually can but it depends on the hotkey daemon and how it's implemented. The reason for that is technical, those are implemented with X grabs which have a number of usability and security issues. There are a few key rebinding daemons that use evdev directly so they work with Wayland:

    https://github.com/samvel1024/kbct

    https://github.com/snyball/Hawck

    But these also do have similar security issues to X key grabs, in that they effectively operate as keyloggers. If you're looking for an API that works purely within Wayland and lets unprivileged clients request key rebinding, that doesn't exist yet. Somebody would need to specify what that API looks like and figure out a good way to make it secure. What would the end goal of the API be, and how could the system (and by extension, the user) tell the difference between a legitimate hotkey daemon and a malicious keylogger? And would it actually be any better than the approach of snooping evdev? I don't know the answer to these questions but you may have more experience with this than I do.

  • Key Remapping in Linux — 2021 Edition
    1 project | /r/linux_gaming | 21 Nov 2021

therubyracer

Posts with mentions or reviews of therubyracer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-14.
  • Linux Touchpad Like MacBook Update: Touchpad Gestures Now Shipping
    10 projects | news.ycombinator.com | 14 Dec 2021
    I use both OSX and Linux extensively. I had the choice to go either way for my work computer and I chose OSX (intel chip).

    A couple of days ago I wanted to use a Ruby gem ( https://github.com/rubyjs/therubyracer ) for some random project. To install the library (compile native bindings), OSX wanted me to download an install 12 GB of crap (full XCode, it didn't work with the command line tools)... In linux it was just a matter of downloading and installing the gem (100MB at most). That's crazy.

    What I dislike more and more about OSX is how they have been aggresive against developers and technical people in the last years (like, why do I have to jump through hoops to modify my /usr/lib folder with SUDO/root? I AM ROOT ASSHOLE OS, LET ME DO WHATEVER I WANT TO MY COMPUTER.

    But other than that, it's OK.

What are some alternatives?

When comparing hawck and therubyracer you can also consider the following projects:

sddm - QML based X11 and Wayland display manager

syngesture - Swipes and gestures for Linux with the MT multitouch protocol

keymapper - A cross-platform context-aware key remapper.

kbct - Keyboard keycode mapping utility for Linux supporting layered configuration

compute-runtime - Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver

ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

gtkplatform - Run Qt applications using gtk+ as a windowing system.

ExpansionCards - Reference designs and documentation to create Expansion Cards for the Framework Laptop

Waybar - Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:

macrodevice - Turn any input device into a dedicated macrodevice.