Skip to content

MaarifaMaarifa/series-troxide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Series Troxide

A modern Series/Tv Shows Tracker written in Rust.

WARNING

Series Troxide is in the very early stages of development. A lot of stuffs can and will change.

Installation

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.

Building the latest from the main branch.

git clone https://github.com/MaarifaMaarifa/series-troxide
cd series-troxide
cargo install --path .

Installing from crates.io

cargo install series-troxide

Credit

The API used by Series Troxide is provided by TVmaze Licenced under CC BY-SA. You can check out their site here.