Sha256: f137227b73767d99ba296d08553d2bcfeec9d68c452ff6081eb47fdbaa5ac338

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

# Nyaa

Nyaa is a CLI to NyaaTorrents. You can browse, search, and download. Nifty.

## Installation

    gem install nyaa

## Usage

To start browsing immediately, simply run `nyaa`. The default category is english anime.

![](https://github.com/mistofvongola/nyaa/raw/master/screenshots/screenshot_1.png)

Nyaa supports all the aspects of search of the main site. You can search by category and/or filters. Nyaa also shows a summary of seeders, leechers, total filesize, and number of downloads. To download an item, simply enter the number of the result.

    nyaa -c anime_english -f trusted_only 'guilty crown'

![](https://github.com/mistofvongola/nyaa/raw/master/screenshots/screenshot_2.png)

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

![](https://github.com/mistofvongola/nyaa/raw/master/screenshots/screenshot_3.png)

## Contributing
0. See HACKING file for style guidelines
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## License

See LICENSE file.

## Authors

See AUTHORS file.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nyaa-0.3.0 README.md