TFyre / bambu-farm

Bambulab Web interface for multiple printers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: jar icon for MacOS?

bolsoncerrado opened this issue · comments

Hi!

I'm not a programmer so I don't know the limitations of such request but as I understand Java is a "universal" environment and I successfully run the .jar container by just doubleclicking it, I also find it "difficult" to trace if it's running with or without issues, etc. so I don't know if you can somehow detect "if OS = macOS then display icon on tray" or something like that?

Yesterday I downloaded the jar and today I completed setting up the .env so it's now running fine and now instead of running it on Terminal window (console) I just double click the .jar on the macOS GUI and forget (so technically I could set it up to exectue on bootup too) but I find it lacking a way to learn if anything's going wrong or not....

So for example Oracle's Java has a Console/Icon control Panel.... But Azul's has'nt?

Captura de pantalla 2024-06-12 a las 12 39 50

Thanks!

Its a terminal application... Its not meant to be run as a Desktop App.. For that you have Bambu Studio / OrcaSlicer / Something else.

Its mean to be run as a service on a server / raspberry pi / service on mac

Fully understandable. So if I run it as a service it will show up just as another process in the running process list and that's all anyway?

You need something like this:
https://gist.github.com/cmbankester/a3517bd398475a9e3a48

This is for nginx, so it needs to be customized for bambu farm

When I get a moment, I'll add documentation how to do it for Bambu Farm, unless you want to give it a go and contribute the documentation?

I wish! I'm not that computer literate unfortunately! Still struggling to find the correct combo to hide that row of filament css lol