An open API service indexing awesome lists of open source software.

https://github.com/paulo-amaral/ocdwget

obsessive compulsive wget
https://github.com/paulo-amaral/ocdwget

shell shell-script shell-scripting shell-scripts wget wget-utility wgetrc

Last synced: about 1 year ago
JSON representation

obsessive compulsive wget

Awesome Lists containing this project

README

          

### Howto use it

To run this script, obviously you'll also need wget on your computer.

And then run:
`ocdwget.sh`

`chmod a+x` it, to make it executable like so (for instance)

``/path/to/ocdwget.sh https://myurl/``

You can "schedule" in a tmux, using ``sleep $((5*3600));``