Skip to content

Notifier executable is a small example project demonstrating how notifier is to be used

Notifications You must be signed in to change notification settings

theskch/notifier-executable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifier executable

Notifier executable is a small example project demonstrating how notifier is to be used. After every interval it reads stdin from start and sends the messages to the passed url. Url and interval are configurable using flags. url is mandatory while interval is set to 5s by default.

Usage

Build the project using go build command. See usage using notify --help

About

Notifier executable is a small example project demonstrating how notifier is to be used

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages