echobar
Print text onto your macOS's status bar.
Installation
Install the macOS app first.
npm install -g echobar
CLI Usage
echobar "hello world"
echo "hello world" | echobar
API
const echobar = ;;
Print text onto your macOS's status bar.
Install the macOS app first.
npm install -g echobar
echobar "hello world"
echo "hello world" | echobar
const echobar = ;;
npm i echobar
0
1.0.0
MIT