kickasstorrent

Crates.iokickasstorrent
lib.rskickasstorrent
version0.1.7
sourcesrc
created_at2022-08-24 23:01:53.444721
updated_at2022-08-31 06:52:54.238544
descriptionRust library for KickassTorrents
homepage
repositoryhttps://github.com/tsirysndr/kickasstorrent
max_upload_size
id651828
size678,467
Tsiry Sandratraina (tsirysndr)

documentation

https://docs.rs/kickasstorrent

README

KickassTorrents CLI

License: MIT License: MIT

KickassTorrents CLI is a command line interface and Rust library for KickassTorrents.

Installation

cargo install kickasstorrent

Or download the latest release for your platform from here.

Usage


USAGE:
    kickasstorrent <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    category           List torrents in a category
    help               Print this message or the help of the given subcommand(s)
    info               Show information about a torrent
    latest             Show latest torrents
    latest-searches    Show latest searches
    popular            Show popular torrents
    search             Search for torrents

Commit count: 25

cargo fmt