nixos-configs VS Quicksilver

Compare nixos-configs vs Quicksilver and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nixos-configs Quicksilver
4 16
40 2,710
- 0.6%
9.7 7.0
6 days ago about 2 months ago
Nix Objective-C
MIT License Apache License 2.0
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.

nixos-configs

Posts with mentions or reviews of nixos-configs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-13.
  • Three signs that Wayland is becoming the favored way to get a GUI on Linux
    3 projects | news.ycombinator.com | 13 Jul 2023
    Recently switched to Hyprland (a Wayland tiling window manager) on NixOS. It's beautiful! As a former i3 user, I'm very happy with it. It looks really nice out of the box (especially compared to i3's default appearance) and has a lot of very interesting features.

    I especially enjoy Hyprland's implementation of special workspaces, which allows me to hide specific application windows and summon them on-demand with a keybinding.

    My Hyprland config is here for anyone interested: https://github.com/heywoodlh/nixos-configs/blob/master/roles...

  • Send a message to teams channel on Linux server SSH connexion
    2 projects | news.ycombinator.com | 19 May 2023
    This is what I use for my home lab running NixOS:

    https://github.com/heywoodlh/nixos-configs/blob/d5b0ffbcc4cb...

    This script is so nice because it's so simple: it follows the journalctl output of sshd.service and then sends a push notification to me through Gotify's CLI (I just need to remember to setup gotify when I setup my server). The best part is that it's so easy to modify this script for ANY systemd service that is using journalctl.

    I alert on all successful and failed attempts, because in my home lab, I should be the only one logging in -- so I don't really get notifications unless I'm working on something. It's helped me a few times when I've accidentally left port 22 exposed to the world on some VPS' -- reminding me to add firewall rules to reduce access.

  • Keyboard tricks from a macOS app dev
    13 projects | news.ycombinator.com | 23 Apr 2023
    I use NixOS+GNOME+pop-shell for tiling windows on Linux, and I love it!

    I am quite frequently on MacOS, and I use Yabai[0] and skhd[1], managed with Nix-Darwin for tiling windows and custom keyboard shortcuts. With how I make my Linux and MacOS builds look and feel identical it's pretty easy for me to forget when I'm on one vs the other.

    For anyone curious, here's my repository for deploying my configs[3]. It's awesome to have one source of truth for managing NixOS servers and workstations, MacOS workstations, and other Linux workstations with Nix installed.

    [0] https://github.com/koekeishiya/yabai

    [1] https://github.com/koekeishiya/skhd

    [2] http://daiderd.com/nix-darwin/

    [3] https://github.com/heywoodlh/nixos-configs

  • My Quest for the Perfect Window Manager
    7 projects | news.ycombinator.com | 4 Jul 2022
    I really like NixOS (I just barely distro-hopped away from NixOS back to Arch). One reason I switched away is because similar to my i3 setup I would find myself tweaking my actual desktop/system more than getting work done. Mostly because I haven't sat down for a few hours to become more familiar with Nix's declarative language -- but I kind of don't Nix's language and think it is far from intuitive for me.

    For reference, here's my nixpkgs repo (galaxy-chromebook is my most recent config): https://github.com/heywoodlh/nixpkgs

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)

What are some alternatives?

When comparing nixos-configs and Quicksilver you can also consider the following projects:

applescript-Nudge-My-Window - Window size and position management scripts for use with keyboard-based launchers like LaunchBar and Alfred.

hammerspoon - Staggeringly powerful macOS desktop automation with Lua

ssh-login-teams-alert-webhook - Send a notification to MS Teams channel when user connect to a server

alfred-shortcuts

dwl - dwm for Wayland - ARCHIVE: development has moved to Codeberg

photon - ⚡ Rust/WebAssembly image processing library

awesome-wlroots - A curated list of tools and compositors for wlroots

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

labwc - A Wayland window-stacking compositor

sol - MacOS launcher & command palette

yabai - A tiling window manager for macOS based on binary space partitioning

KE-complex_modifications - Karabiner-Elements complex_modifications rules