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

https://github.com/swindlesmccoop/nyaa-cli

Get magnet links from nyaa.si straight through the terminal
https://github.com/swindlesmccoop/nyaa-cli

Last synced: 2 months ago
JSON representation

Get magnet links from nyaa.si straight through the terminal

Awesome Lists containing this project

README

        

# Nyaa.si CLI Downloader (nyaa)

## Dependencies
FZF, Transmission-CLI

## Installation
### Arch Linux and derivatives (Pacman-based)
```
curl -O "https://git.cbps.xyz/swindlesmccoop/nyaa-cli/raw/branch/master/PKGBUILD"
makepkg -si
```
### Other distributions
```
git clone https://git.cbps.xyz/swindlesmccoop/nyaa-cli.git
cd nyaa-cli
sudo cp spdl /usr/bin/spdl
```

## Usage
`nyaa [-dh]`

`-d`, `--download`: Start (d)ownload function to enter query\
`-h`, `--help`: Print (h)elp message