Swas

Introducing the greatest rust library + CLI tool in the entire history of rust.

Swas is a rust library + CLI tool that tells you when swas will upload new video through complex calculations. It also lets you search and play youtube videos of swas and other channels. Searching about youtube channels is also an option. Basically it's a youtube search cli tool written in rust.

Docs: https://docs.rs/swas/latest/swas/

Current features

In progress

Furure plans

Installation

Install the CLI tool using cargo:

cargo install swas

Install library as dependency:

swas = "0.3.0"

Install and build from github repo:

sh git clone https://github.com/lonely-code-cube/swas cd swas cargo build --release cargo run -- --help

CLI usage