@neos21/simple-notify

0.0.0 • Public • Published

@neos21/simple-notify : Simple Notify

NPM Version GPR Version

デスクトップ通知を発信するコマンドラインツール。Windows・MacOS・Linux に対応。

How To Use

$ npm install -g @neos21/simple-notify
$ simple-notify 'My Message'
  • Windows : PowerShell より ToastNotification を実行する
    • Command Prompt・PowerShell・GitBash・WSL からの呼び出しを検証済
  • MacOS : AppleScript より display notification を実行する
  • Linux : notify-send コマンドを実行する (Ubuntu 環境などであればプリインストールされている)

Links

Readme

Keywords

none

Package Sidebar

Install

npm i @neos21/simple-notify

Weekly Downloads

0

Version

0.0.0

License

MIT

Unpacked Size

4.94 kB

Total Files

5

Last publish

Collaborators

  • neos21