Skip to content

A simple monitor for websites written in rust. It can notify you via a discord webhook when a string is not found in a webpage anymore.

Notifications You must be signed in to change notification settings

pagpeter/ProductMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General purpose website monitor written in Rust

Small script to check websites every few seconds, and to send a discord webhook notification if a specified string is not in the source code of the website.

Compiling

Run cargo build --release in root directory.

About

A simple monitor for websites written in rust. It can notify you via a discord webhook when a string is not found in a webpage anymore.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages