1.0.0 • Published 9 years ago
echobar v1.0.0
echobar
Print text onto your macOS's status bar.
Installation
Install the macOS app first.
npm install -g echobarCLI Usage
echobar "hello world"echo "hello world" | echobarAPI
const echobar = require('echobar');
echobar('hello world');License
1.0.0
9 years ago