Skip to content
/ checkup Public

Checkup is a command line that checks if a simple website has been updated

Notifications You must be signed in to change notification settings

luatil/checkup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

checkup

Checkup is a command line tool that checks if a simple html website has been updated

Keep the url of the sites in the file list_of_sites

For example:

https://ozwrites.com/
https://teachyourselfcs.com/
https://sive.rs/

Then run the following command:

source main.sh

In case the 2nd page got some update, you will have:

The site: https://teachyourselfcs.com/ has been updated

TODO: Switch curl command to just get the last-modified field

About

Checkup is a command line that checks if a simple website has been updated

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages