“Manipulate macOS masterfully, minus the mouse.”
Category: MacOS
[macOS] Boop
“Boop is a simple editor that allows you to execute scripts on the buffer. The idea is that you don’t have to paste potentially secret information into shady websites to do some simple transforms, like format json and decoding query strings.”
There is also a port for Linux and Windows: https://github.com/zoeyfyi/Boop-GTK
sudo install boop-gtk.linux.amd64 /usr/local/bin/boop-gtk
Run from terminal with boop-gtk
[macOS] MonitorControl
“Control your external monitor brightness, contrast or volume directly from a menulet or with keyboard native keys.”
[macOS] Homebrew & Neofetch
First install Hoembrew, a package manager for macOS.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
With this package manager installed, further software installation is pretty easy. For Neofetch just use:
brew install neofetch