From d9ecc02dd53b48d8c2d1c80e7a3f12a79ef2130b Mon Sep 17 00:00:00 2001 From: Matuzalem 'Mat' Muller <30294881+matuzalemmuller@users.noreply.github.com> Date: Mon, 1 Apr 2019 21:54:35 -0300 Subject: [PATCH] Add Frevo to ease command execution from top bar Frevo allows running commands from the Mac top bar. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0741799..a72828c 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ Table of Contents * [py-gsxws](https://github.com/filipp/py-gsxws) - Library for communicating with Apple's GSX API * [SimplePySSH](https://github.com/robperc/SimplePySSH) - Module for executing and reading output from simple shell commands on remote machines via SSH using only built-in modules. * [precache](https://github.com/krypted/precache) - Used to cache available Apple updates into an OS X Server running the Caching Service. +* [Frevo](https://github.com/matuzalemmuller/Frevo) - Run customizable commands from the Mac top bar. ## Scripts and gists