jojorss

Crates.iojojorss
lib.rsjojorss
version0.1.3
sourcesrc
created_at2021-04-10 00:39:55.312566
updated_at2021-07-23 08:50:07.691324
descriptionProgram to notify you when there's a new JoJo chapter of out
homepagehttps://gitlab.com/ComicSads/jojorss-rs
repositoryhttps://gitlab.com/ComicSads/jojorss-rs
max_upload_size
id381535
size33,049
(comicsads)

documentation

README

This crate is only tested on Linux, though there's no reason it shouldn't work on Windows and Mac.
Currently only checks for new chapters of Jojolion. It may be possible to modify it to work with other manga.
It will create a file in ~/.local/share/ to keep track of what chapter have been seen in the RSS feed.
To notify you, it creates a file in your Desktop containing the new chapter number named "A new Jojolion chapter is out!"
How you can run this is up to you, I have it set to run once a day in a cron job.
This crate relies on dirs-next to manage XDG environment variables.

Commit count: 10

cargo fmt