headlamp-k8s / headlamp

A Kubernetes web UI that is fully-featured, user-friendly and extensible
https://headlamp.dev
Apache License 2.0
2.22k stars 156 forks source link

Add a headless app mode #148

Closed joaquimrocha closed 3 years ago

joaquimrocha commented 3 years ago

Current situation Our desktop apps use Electron to run the UI and package it like a desktop app. However, this means that the user cannot use their favorite browser and browser features (like bookmarks, groups, etc.).

Ideal future situation There is a way to run Headlamp's destop version using the default browser.

Implementation options

ashu8912 commented 3 years ago

This has landed in the master branch. We can close this issue now.

ashu8912 commented 3 years ago

@joaquimrocha