Series Troxide

A Simple and Modern Series Tracker.

Features

Installation

Getting pre-built binaries

Pre-built binaries for your specific platform can be obtained from the release page

Cargo (crates.io)

Series Troxide is available in crates.io and can be installed using Cargo. shell cargo install series-troxide

Building from source.

You can build Series Troxide from source assuming you have Git, Cargo and Rustc set up on your machine. You can check the guide incase you're not setup. shell git clone https://github.com/MaarifaMaarifa/series-troxide cd series-troxide cargo install --path .

Credits