rss-anime-notifier-rs/README.md

12 lines
528 B
Markdown
Raw Normal View History

2020-10-25 08:05:36 +00:00
# RSS Anime Notifier but in Rust
2020-12-03 06:25:07 +00:00
Get anime schedule from https://anichart.net and gives an RSS feed to episodes that have already aired to standard output
2020-10-25 08:05:36 +00:00
### How to Build and Run
https://doc.rust-lang.org/stable/book/ch01-03-hello-cargo.html#building-and-running-a-cargo-project
### How to Use
2020-12-03 06:25:07 +00:00
`rss-anime-notifier-rs <anime id>`
For example, if the URL is https://anilist.co/anime/112609/Majo-no-Tabitabi, the anime ID is 112609
To use with newsboat, check out https://brokenco.de/2020/07/07/newsboat-wacky-feeds.html