nzblnk / nzb-monkey

Reference implementation of how to handle a NZBLNK-URI.

Home Page:https://nzblnk.github.io/nzb-monkey/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monkey-Logo

NZB Monkey

Reference implementation of how to handle a NZBLNK-URI.

Runing the monkey

See detailed information here.

Build the windows binary

Use a 32-bit python v3.4 and install all requirements:

pip install -r requirements-build.txt

To build the EXE just call:

make_windows.cmd

Contribution

Feel free to send pull requests.

macOS Support

We still need someone who gives this monkey wings on macOS.

About

Reference implementation of how to handle a NZBLNK-URI.

https://nzblnk.github.io/nzb-monkey/

License:MIT License


Languages

Language:Python 99.2%Language:Shell 0.5%Language:Batchfile 0.3%