@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    0

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