Skip to content

[FR] web interface and docker image #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
grasshide opened this issue Oct 29, 2023 · 2 comments
Open

[FR] web interface and docker image #22

grasshide opened this issue Oct 29, 2023 · 2 comments
Labels
wontfix This will not be worked on

Comments

@grasshide
Copy link

I'd love to see this app in a container with a simple web interface!

The main advantages would be:

  • dependencies are encapsulated in the container
  • available from different clients (doesn't have to be installed on every computer/laptop/phone)
  • no dependencies of the used OS (could be used by MAC users as well)
  • config could be done in the interface instead of editing files
  • go docker images that could serve as the base for this are already available
  • does not necessary interfere with the cli version
@Tensai75
Copy link
Owner

Yes, that would certainly be nice, and maybe someone will do it. But I have no intention of doing it at all.

And you should also bear in mind that NZB Monkey Go is supposed to be an automation tool that should start when an NZBLNK is clicked. I don't think this is possible when it is dockerised, at least not without a helper tool that still has to be installed locally to register the NZBLNK URI scheme and send the NZBLNK information to the web interface somehow.

@Tensai75 Tensai75 added the wontfix This will not be worked on label Oct 30, 2023
@nzb-tuxxx
Copy link
Contributor

I made a proof of concept for a sabnzbd integration allowing to add nzblinks directly from the sabnzbd webui. This wont be merged to upstream but you can patch it yourself, see:

https://github.com/nzb-tuxxx/sabnzbd/tree/feature/nzb_monkey

See attached video preview for details:

sabnzbd_nzb_monkey_go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants