Nyaa
Nyaa is a CLI to Nyaa.eu. You can browse, search, and download. Nifty.
Features
- Ncurses interface
- Search by category, filter, page, and query
- Browsing with pagination
- Download it or open a browser window from the interface
- Nyaa status aware: (aplus, trusted, remake, etc.)
- Batch mode for scripts (first page only atm)
- Supports unicode characters (requires
libncursesw5-devandruby1.9or greater) - Tested on Ruby 1.8.7-p371, 1.9.3-p327, 2.0.0-p0
Installation
Stable release:
gem install nyaa
Development release:
git clone git://github.com/mistofvongola/nyaa.git
Browser Usage
To browse, simply run nyaa. The default category is english anime.

Nyaa supports all the aspects of search of the main site. You can search by category and/or filters. To download an item, highlight it, and type g. To open the description page in a browser, type i. A sample query:
nyaa -f trusted_only psycho pass

For a list of categories and filters, see nyaa -h.

Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
License
MIT License. See LICENSE file for details.
Authors
David Palma