Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nzblnk/nzb-monkey
- Owner: nzblnk
- License: mit
- Created: 2017-02-23T16:19:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T02:02:26.000Z (12 months ago)
- Last Synced: 2024-04-24T00:13:07.143Z (8 months ago)
- Topics: nzb, nzb-monkey, nzbget, nzblnk, nzbs, pyinstaller, python, sabnzbd, sabnzbd-api
- Language: Python
- Homepage: https://nzblnk.github.io/nzb-monkey/
- Size: 227 KB
- Stars: 77
- Watchers: 14
- Forks: 28
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.