alert Plugin
alert sends desktop notifications from the terminal.
Usage Examples
- "notify when a long build completes"
- "send a custom notification message"
- "send an urgent alert about a failed job"
Installation
npm install -g alert
Key Features
- Desktop popup notifications
- Custom title and message support
- Icon and urgency customization
- Cross-platform (macOS, Linux, Windows)
- Scriptable for command completion hooks