helfrichmichael / prusaslicer-novnc

Simple Docker container that serves Prusaslicer via noVNC in your web browser.
52 stars 20 forks source link

Include Firefox-ESR as a package and option on OpenBox #5

Closed helfrichmichael closed 2 years ago

helfrichmichael commented 2 years ago

To allow individuals to download STLs from a web browser directly inside the docker container (IE someone doesn't want to deal with the hassle of mounting a network share and binding it) we should look into including firefox-esr or some other fairly small/lightweight browser.

Going even further, an opportunity might exist to define the download folder in the initialization of the container to /prints/ or some other directory for making downloads a bit more seamless.

helfrichmichael commented 2 years ago

Fixed in https://github.com/helfrichmichael/prusaslicer-novnc/commit/a0512db6d91aae74631e0a0e77c8db6991e3604f.