Skip to content

gusruben/checkup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkup is a simple tool for detecting changes on websites, and running corresponding actions. It's easy to build Checkup into shell pipelines, home automation, or anything else that can be accessed from the terminal. Get creative-- play sounds, open programs, flash lights, automate the world!

Installation 🚀

Checkup is cross-platform, and available on crates.io

cargo install checkup

Usage 🔧

Usage: checkup.exe [OPTIONS] <URL> <COMMAND>

Arguments:
  <URL>
  <COMMAND>

Options:
  -i, --interval <INTERVAL>  [default: 3]
  -h, --help                 Print help
  -V, --version              Print version

Example 🗒️

checkup https://shopping.com/item/cool_thing_you_want flash_lights.sh

Demo 📺

Checkup Demo

About

A tiny rust tool to check for changes on websites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages