You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I just wanted to say great piece of software and I love using it.
I was wondering if the maintainer would be open to integrating an SSH-powered TUI interface for glance. I've been recently using https://github.com/charmbracelet/soft-serve, but I think real power can come from being able to glance at my servers over the command line.
Since Charm libraries are written in Go, I think this would be a great feature I would like to implement and maintain for glance.
Furthermore, by maintaining parity with the core of the app and only changing the rendering framework, the great support for the plugins and existing userbase can continue to power both UIs as users may please.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I just wanted to say great piece of software and I love using it.
I was wondering if the maintainer would be open to integrating an SSH-powered TUI interface for glance. I've been recently using https://github.com/charmbracelet/soft-serve, but I think real power can come from being able to glance at my servers over the command line.
Since Charm libraries are written in Go, I think this would be a great feature I would like to implement and maintain for glance.
Furthermore, by maintaining parity with the core of the app and only changing the rendering framework, the great support for the plugins and existing userbase can continue to power both UIs as users may please.
In fact its actually possible to multiplex both ssh and https on the same port (https://github.com/yrutschle/sslh)
Interested in hearing your thoughts on this proposal.
Beta Was this translation helpful? Give feedback.
All reactions