Quicksilver VS murex

Compare Quicksilver vs murex and see what are their differences.

murex

A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling) (by lmorg)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Quicksilver murex
16 55
2,701 1,364
0.6% -
7.4 9.6
21 days ago 8 days ago
Objective-C Go
Apache License 2.0 GNU General Public License v3.0 only
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.

Quicksilver

Posts with mentions or reviews of Quicksilver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.
  • The Largest Money-Printing Element Ever Made
    1 project | news.ycombinator.com | 17 Dec 2023
    Pretty sure it was Nicholas Jitkoff[1] and his team. He had done Quicksilver[2] a few years back which popularized this single input interface for osx desktop.

    [1] https://nicholas.jitkoff.com/

    [2] https://qsapp.com/

  • Should I worry about using Raycast on MacOS?
    4 projects | /r/privacy | 25 Apr 2023
    There are these open source alternatives, I haven’t checked their privacy policies or their code Maybe try and report back? https://www.cerebroapp.com https://qsapp.com https://ueli.app https://github.com/ParthJadhav/Verve
  • Keyboard tricks from a macOS app dev
    13 projects | news.ycombinator.com | 23 Apr 2023
    I've used Quicksilver for clipboard history historically. There is a currently a bug that I've been meaning to delve into: https://github.com/quicksilver/Quicksilver/issues/2913 but still generally usable. Particularly handy combined with adding simple AppleScript or JXA actions to manipulate the content (I have several simple ones for example to run a regex, to clean extraneous content around a number, a phone number, strip whitespace, indent 4 spaces for pasting into a markdown codeblock on SO, etc etc).

    The Shelf plug-in also very handy along similar lines.

  • The best Mac Apps to unlock your max potential (recommended by users of r/MacOs )
    13 projects | /r/MacOS | 22 Mar 2023
    Should add Quicksilver. It's the first app I install on my Macs
  • Boomer Wants to Learn Mac
    11 projects | /r/MacOS | 11 Mar 2023
    Spotlight-esque apps for enhanced keyboard driven productivity (pick one): Raycast Alfred Quicksilver
  • Why is Spotlight garbage these days?
    1 project | /r/apple | 19 Feb 2023
    Quicksilver
  • Resolving the Great Undo-Redo Quandary
    10 projects | news.ycombinator.com | 11 Nov 2022
    For a browsable clipboard history on macOS, I recommend LaunchBar (https://www.obdev.at/products/launchbar/; docs at https://www.obdev.at/resources/launchbar/help/ClipboardHisto...). I used to use the Clipboard Plugin of the free and open source app Quicksilver (https://qsapp.com/), which worked fine but was slightly less streamlined. Some people prefer Alfred (https://www.alfredapp.com/help/features/clipboard/).
  • Shortcat – Manipulate macOS masterfully, minus the mouse
    1 project | news.ycombinator.com | 16 Oct 2022
    This is great. Reminds me of QuickSilver[1]. I'm evaluating HomeRow[2] for a VIM driving the Mac OS, will try this as well.

    I love how:

    a. accessibility features are making the OS more accessible for everyone through automation

    b. good the accessibility implementation is on the Mac that most applications are inherently compatible with solutions like this.

    [1]: https://qsapp.com/

    [2]: https://www.homerow.app/

  • Sol: Open-source Alfred/Raycast alternative for macOS
    8 projects | news.ycombinator.com | 9 Aug 2022
    Good to see something like this, don't forget there is already an open source alternative (pre-existing) for Alfred and Raycast. It's called Quicksilver - https://qsapp.com
  • Albert – open-source keyboard launcher for Linux
    16 projects | news.ycombinator.com | 4 Jun 2022
    Kupfer (gnome) - https://kupferlauncher.github.io

    Quicksilver (macos): https://qsapp.com/

    I still find myself using these and enjoy the 'wei wu wei' flow of them: https://m.youtube.com/watch?v=d4LkTstvUL4 (skip to 5 or 11 minutes in)

murex

Posts with mentions or reviews of murex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.
  • Show HN: a Rust Based CLI tool 'imgcatr' for displaying images
    12 projects | news.ycombinator.com | 16 Apr 2024
    This is how murex works too https://github.com/lmorg/murex/blob/master/config/defaults/p...
  • Xonsh: Python-powered, cross-platform, Unix-gazing shell
    12 projects | news.ycombinator.com | 14 Feb 2024
  • The Bun Shell
    17 projects | news.ycombinator.com | 20 Jan 2024
    I agree. I’ve written about this before but this is what murex (1) does. It reimplements some of coreutils where there are benefits in doing so (eg sed, grep etc -like parsing of lists that are in formats other than flat lines of text. Such as JSON arrays)

    Mutex does this by having these utilities named slightly different to their POSIX counterparts. So you can use all of the existing CLI tools completely but additionally have a bunch of new stuff too.

    Far too many alt shells these days try to replace coreutils and that just creates friction in my opinion.

    1. https://murex.rocks

  • Jaq – A jq clone focused on correctness, speed, and simplicity
    28 projects | news.ycombinator.com | 29 Nov 2023
    This is exactly what Murex shell does. It has lots of builtin tools for querying structured data (of varying formats) but also supports POSIX pipes for using existing tools like `jq` et al seamlessly too.

    https://murex.rocks

  • Murex rocks v5 is out
    1 project | news.ycombinator.com | 7 Sep 2023
  • The Case for Nushell
    7 projects | news.ycombinator.com | 30 Aug 2023
    Stable is a problem because a lot of these shells don’t offer any guarantees for breaking changes.

    My own shell, https://github.com/lmorg/murex is committed to backwards compatibility but even here, there are occasional changes made that might break backwards compatibility. Though I do push back on such changes as much as possible, to the extent that most of my scripts from 5 years ago still run unmodified.

  • Murex
    1 project | /r/devopspro | 23 Jun 2023
  • FLaNK Stack Weekly for 20 June 2023
    34 projects | dev.to | 20 Jun 2023
  • Show HN: A smarter Unix shell and scripting environment
    1 project | /r/hypeurls | 13 Jun 2023
  • Nushell.sh ls – where size > 10mb – –sort-by modified
    7 projects | news.ycombinator.com | 12 Mar 2023
    This is similar to how my shell works. It still just passes bytes around but additionally passes information about how those bytes could be interpreted. A schema if you will. So it works as cleanly with POSIX / GNU / et al tools as it does with fancy JSON, YAML, CSV and other document formats.

    It basically sits somewhere between Powershell and Bash: typed pipelines like Powershell but without sacrificing familiarity with all the CLI commands you already use day in and day out.

    https://github.com/lmorg/murex

    As an aside, I’m about to drop a massive update in the next few days that will make the shell even more intuitive to use.

What are some alternatives?

When comparing Quicksilver and murex you can also consider the following projects:

hammerspoon - Staggeringly powerful macOS desktop automation with Lua

elvish - Powerful scripting language & Versatile interactive shell

alfred-shortcuts

nushell - A new type of shell

photon - ⚡ Rust/WebAssembly image processing library

tidy-viewer - 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.

company-mode - Modular in-buffer completion framework for Emacs

fx - Terminal JSON viewer & processor

sol - MacOS launcher & command palette

jc - CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts.

KE-complex_modifications - Karabiner-Elements complex_modifications rules

xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell.