ruby-nzb

A simple Ruby NZB download/post-process library, with a very naive command line client. When done, a separate OSX GUI client will use this library.

MIT License

Stars
23
Committers
2

A simple Ruby NZB download/post-process library, with a very naive command line client.

Requires:

  • EventMachine:
    $ gem install eventmachine
  • uudeview:
    $ port/apt-get install uudeview