imTigger / webapp-hardware-bridge

Silent print and serial ports for web!
MIT License
135 stars 71 forks source link

How to set configurations from web ? #13

Open NemoAlex opened 4 years ago

NemoAlex commented 4 years ago

Is it possible to get a list of printers from web? In my case, users have their own printers. The configuration UI is hard to use. I'm wondering if it can be set from web.

imTigger commented 4 years ago

Planning to do so... It's not possible yet. A Web UI to replace the ugly Java UI and API for pushing configurations would be nice.

Guiladg commented 4 years ago

I'm developing a restaurant administration web app and setting which printer will print an order (i.e.: kitchen/bar/grill) is mandatory. Please add the possibility of selecting the printer from the web. IMHO java app need to be as silent as possible, without any config at all, better.

Tsango240972 commented 3 years ago

Sorry to crash, but where do you get the configurator from? ALSO does this only work on a localhost or will it work from a website uploaded to server?

Thanks