freelensapp/freelens

Free IDE for Kubernetes

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 31 minutes ago
Added to GitGenius on September 12th, 2026
Created on June 19th, 2024
Open Issues & Pull Requests: 227 (+1)
GitHub issues: Enabled
Number of forks: 330
Total Stargazers: 5,557 (+1)
Total Subscribers: 25 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 11.3 hours
Mean response time: 18.0 days
90th percentile: 61.6 days
Tracked items: 404

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 77% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "regression" is answered fastest, typically in about 2 hours, while "enhancement" waits about 2 days. 51% of tracked open issues have had no activity in three months. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 171
New in 7 days: 4
Closed in 7 days: 2
Avg open age: 308 days
Stale 30+ days: 135
Stale 90+ days: 112

Recent activity

Opened in 7 days: 4
Closed in 7 days: 2
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (183)
  • enhancement (164)
  • help wanted (26)
  • distribution (18)
  • regression (16)
  • waits for feedback (15)
  • ux (8)
  • extensions (7)

Detailed Description

Freelens is a free IDE for Kubernetes that provides a standalone desktop application for managing clusters across macOS, Windows, and Linux.

The tool addresses the complexity of Kubernetes cluster management by offering a graphical user interface as an alternative to command-line tools. It works as a standalone application that connects to Kubernetes clusters and presents their resources and operations through an intuitive visual interface, eliminating the need to rely solely on kubectl commands for common management tasks.

Freelens suits teams and individual developers who prefer graphical interfaces for Kubernetes operations and want a free, open-source alternative to commercial Kubernetes dashboards. The application works with Kubernetes clusters running version 1.22 or later, though older clusters can fall back to a bundled kubectl if needed. It is available across all major operating systems with native installers and package manager support, including Homebrew on macOS, multiple distribution formats on Linux (DEB, RPM, AppImage, Flatpak, Snap, and AUR), and standard installers on Windows. Both Intel and ARM architectures are supported on all platforms.

The project maintains active development with regular releases and ongoing platform support. The codebase is written in TypeScript and the team provides multi-architecture builds for each platform. The project accepts contributions and maintains documentation for installation across diverse Linux distributions and package managers. Updates address compatibility with newer operating system versions and Kubernetes releases.