You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blank X e06eaf61ba
Update dependencies
11 months ago
src Use quick-xml instead of rss 2 years ago
.gitignore Initial commit 2 years ago
Cargo.lock Update dependencies 11 months ago
Cargo.toml Update dependencies 11 months ago
LICENSE Update copyright year from 2020 to 2021 2 years ago
README.md Make it a CLI program 2 years ago

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