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
- Host: GitHub
- URL: https://github.com/swindlesmccoop/nyaa-cli
- Owner: swindlesmccoop
- Created: 2022-08-22T18:16:05.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-22T18:22:36.000Z (over 2 years ago)
- Last Synced: 2025-01-13T10:51:45.649Z (4 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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