nzblnk / nzb-monkey

Reference implementation of how to handle a NZBLNK-URI.
https://nzblnk.github.io/nzb-monkey/
MIT License
77 stars 30 forks source link
nzb nzb-monkey nzbget nzblnk nzbs pyinstaller python sabnzbd sabnzbd-api

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.