パッケージの詳細

exec-notify-send

ksxnodeapps72MIT0.1.8

Send notification to desktop by executing notify-send

notification, linux, libnotify, exec

readme

Khải's Fun Little Utilities

FOSSA Status

Development

System Requirements

  • Node.js ≥ 8.9.0
  • Package Manager: pnpm
  • Git

Scripts

Build

pnpm run build

Clean

pnpm run clean

Test

Test Everything
pnpm test
Test Changed Files Only
pnpm test -- --onlyChanged
Update Jest Snapshot
pnpm test -- -u

Start Node.js REPL

This starts a Node.js REPL where you can import every module inside packages/ folder.

pnpm run repl

License

MIT © Hoàng Văn Khải

FOSSA Status