echobar

1.0.0 • Public • Published

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 = require('echobar');
echobar('hello world');

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i echobar

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • xingrz