LICENSE | ||
nyaa | ||
README.md |
nyaa
cli tool for downloading torrents from nyaa.si, heavily inspired by notflix
Dependencies
- pmenu - Dynamic terminal-based menu
- webtorrent - Tool to download torrents
- aria2 - Lightweight alternative for webtorrent
Usage
$ nyaa
$ nyaa -q "XYZ" # Search for XYZ (otherwise show search prompt)
$ nyaa -d some-dir # Download to somedir, defaults to $HOME/Downloads
$ nyaa -a # Show remakes as well
Installation
$ sudo curl -sL "https://raw.githubusercontent.com/yaemiku/nyaa/main/nyaa" -o /usr/local/bin/nyaa
$ sudo chmod +x /usr/local/bin/nyaa
License
This project is licensed under the GNU General Public License, version 3.