Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Reference implementation of how to handle a NZBLNK-URI.
https://github.com/nzblnk/nzb-monkey

nzb nzb-monkey nzbget nzblnk nzbs pyinstaller python sabnzbd sabnzbd-api

Last synced: about 2 months ago
JSON representation

Reference implementation of how to handle a NZBLNK-URI.

Awesome Lists containing this project

README

        

![Monkey-Logo](https://raw.githubusercontent.com/nzblnk/nzb-monkey/master/resource/nzb-monkey-128.png)

# NZB Monkey

Reference implementation of how to handle a [NZBLNK](https://nzblnk.github.io/)-URI.

## Runing the monkey

See detailed information [here](https://nzblnk.github.io/nzb-monkey/).

## 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.