Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tsirysndr/datpiff

A command-line tool for DatPiff Mixtapes
https://github.com/tsirysndr/datpiff

cli client crates datpiff hiphop mixtapes rust tokio

Last synced: about 2 months ago
JSON representation

A command-line tool for DatPiff Mixtapes

Awesome Lists containing this project

README

        

# DatPiff CLI












License: MIT


License: MIT


release



Buy Me A Coffee

DatPiff CLI helps you browse [DatPiff](https://www.datpiff.com/) mixtapes right from the terminal.

## Installation

Simply run:

```bash
$ cargo install datpiff
```

### macOS/Linux

```bash
$ brew install tsirysndr/tap/datpiff
```

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

## Usage

```

USAGE:
datpiff

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

SUBCOMMANDS:
exclusives Get the latest exclusives
help Print this message or the help of the given subcommand(s)
hot Get the hottest mixtapes
info Show details about a mixtape
latest Get the latest mixtapes
search Search mixtape
top Get the top mixtapes of the month

```