meow.sh/README.md

23 lines
558 B
Markdown
Raw Permalink Normal View History

2013-05-27 21:41:17 -07:00
# meow.sh
2013-07-09 17:30:29 -07:00
Scrapes the title, torrent link, and timestamp
for every new release matching user-defined regular expressions.
Optionally sends them to a local instance of transmission-remote.
2013-05-27 21:41:17 -07:00
## Usage
2013-07-09 17:30:29 -07:00
Define regexes in `config.sh` and
execute `../path/to/meow.sh/run`.
You may wish to redirect or silence
stdout when running as a cron job.
2013-05-27 21:41:17 -07:00
## License
These scripts are hardly unique so
I'm not signing my name on them and
I'm not applying any license.
Just pretend they're under the [WTFPL][0]
if you really want to.
[0]: http://www.wtfpl.net/txt/copying/