Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tsirysndr/kickasstorrent

A command-line tool for KickassTorrents
https://github.com/tsirysndr/kickasstorrent

bittorrent cli kickass-torrents p2p rust tokio torrent

Last synced: 29 days ago
JSON representation

A command-line tool for KickassTorrents

Awesome Lists containing this project

README

        

# KickassTorrents CLI












License: MIT


License: MIT


release



Buy Me A Coffee

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

## Installation

```bash
cargo install kickasstorrent
```

### macOS/Linux

```bash
brew install tsirysndr/tap/kickasstorrent
```

Or download the latest release for your platform from [here](https://github.com/tsirysndr/kickasstorrent/releases).

## Usage

```

USAGE:
kickasstorrent

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

```