nzb-monkey
nzb-monkey copied to clipboard
Reference implementation of how to handle a NZBLNK-URI.

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.