A Newznab-compatible API server that wraps the Orionoid API, enabling integration with tools like NZBHydra2.
Only usenet support and no limit monitoring is implemented. Use at your own risk.
The easiest way to run the application is using Docker Compose:
- Create a
config.jsonfile in the same directory as yourdocker-compose.yml. - Run the following command:
docker-compose up -dMIT
