2 releases
0.1.1 | Nov 12, 2024 |
---|---|
0.1.0 | Nov 11, 2024 |
#122 in Build Utils
263 downloads per month
165KB
53 lines
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.
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
Dependencies
~7–18MB
~237K SLoC