On Sun, Nov 29, 2020, 11:50 Nick Couchman <[email protected]> wrote: > On Sat, Nov 28, 2020 at 10:00 PM lexcorp <[email protected]> > wrote: > >> Something like Termius: >> >> https://termius.com/ >> >> >> https://www.microsoft.com/es-mx/p/termius-ssh-client/9nk1gdvpx09v?activetab=pivot:overviewtab >> >> >> > Again, simply pointing to other products and saying, "LIke that" doesn't > really tell us why this would be useful?? >
++1 Is there some reason that you think launching a self-contained Guacamole > application would be preferable to accessing it in a web browser? Web > browsers are probably the most commonly-available, cross-platform > application, so I'm wondering what value there is to running Guacamole as > an application outside of a web browser? > My understanding is that this concept is not producing a self-contained guac app, but supporting the various APIs that browsers need to facilitate that "Add to home screen", "Add to desktop", etc. functionality: https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps The main advantage in guac's case IMHO is that doing so usually allows guac to handle keyboard shortcuts that would normally be eaten by the browser. On mobile devices, it also gives you a bit more screen space due to no address bar. I'm not sure what's missing there, though. I leverage this functionality already with guac as it is. - Mike
