LitelensLitelens

A native desktop dashboard for Kubernetes.

Litelens is a lightweight, native desktop app for managing Kubernetes clusters — a clean, modern, watch-based UI over your cluster, without the overhead of Electron.

LICENSE
Litelens dashboard

Prerequisite

No setup needed - Litelens is ready to go with zero configuration.

Zero dependencies

Single binary with everything included—no runtimes or libraries to install.

Single file, ~50 MB

Download once, run anywhere. A self-contained desktop app, no installation wizard.

Uses your kubeconfig

Connects directly to clusters you already use—reads from ~/.kube/config.

Installation

Choose your platform

Homebrew

brew tap litelensapp/homebrew-litelens
brew trust litelensapp/litelens/litelens
brew install litelens

Manual

Run the install script.

curl -fsSL "https://raw.githubusercontent.com/litelensapp/litelens/main/scripts/install.sh" | bash

Or click the button below to download the binary directly.

Download for macOS (Apple Silicon)