Send secure, simple notifications to various devices using the Chanify service directly from your command line.
This Go-based command-line interface (CLI) serves as a client for the Chanify notification service, allowing users to dispatch secure push notifications programmatically. You can easily install it using `go install` or run it via its Docker image, which lets you integrate simple alerts into scripts or automated workflows. The tool leverages Apple Push Notification Service (APNs) for delivery to iOS and macOS devices, alongside supporting browser extensions and Windows clients.
Send secure, simple notifications to various devices using the Chanify service directly from your command line.
Anyone needing to send secure, programmatic notifications to personal devices or integrate alerts into their automated systems should use this tool.