Go to file
blank X e06eaf61ba
Update dependencies
2022-04-30 17:54:44 +07:00
src Use quick-xml instead of rss 2021-01-09 01:09:24 +07:00
.gitignore Initial commit 2020-10-25 12:13:18 +07:00
Cargo.lock Update dependencies 2022-04-30 17:54:44 +07:00
Cargo.toml Update dependencies 2022-04-30 17:54:44 +07:00
LICENSE Update copyright year from 2020 to 2021 2021-01-01 10:44:42 +07:00
README.md Make it a CLI program 2020-12-03 13:25:07 +07:00

README.md

RSS Anime Notifier but in Rust

Get anime schedule from https://anichart.net and gives an RSS feed to episodes that have already aired to standard output

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

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