Skip to content

dbatbold/ears-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple web resource monitor

ears-go is a lightweight tool for monitoring web resources. It performs hourly checks and prints a notification when changes are detected in any resources specified in the ears.json configuration file. To prevent redundant alerts, the tool limits notifications to once per day for each changed resource until the ears.json file is updated. Configuration changes don't require an restart.

Building and running the tool

$ go build ears.go
$ ./ears &  # runs in background

About

Web resource monitor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published