A modern Series/Tv Shows Tracker written in Rust.
Series Troxide is in the very early stages of development. A lot of stuffs can and will change.
Binaries will be provided when the program starts becoming usable. For now, you can test it out by compiling it from source assuming you have Cargo and Rustc set up on your machine. You can check the guide incase you're not setup.
git clone https://github.com/MaarifaMaarifa/series-troxide
cd series-troxide
cargo install --path .
cargo install series-troxide
The API used by Series Troxide is provided by TVmaze Licenced under CC BY-SA. You can check out their site here.