1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Go to file
Sebastian Malton 27a14714c3 chore: Fix IDs for some sidebar items
- Also cleanup formatting of the sidebar item titles

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
.github chore: switch from latest to hat 9.6.7 2023-05-23 14:17:18 -04:00
.idea Update webstorm configs (#7415) 2023-03-27 12:55:15 +03:00
.vscode chore: fix some packages required prepare scripts 2023-04-14 14:42:00 -04:00
docs
jsonnet/lens
mkdocs
open-lens chore: Fixup tests snapshots to match new testid behaviour 2023-05-31 14:23:53 -04:00
packages chore: Fix IDs for some sidebar items 2023-05-31 14:23:53 -04:00
scenarios chore: Fix formatting of V1 cluster connection scenario 2023-05-03 06:05:29 -07:00
scripts chore: Fixup dependencies and ensure no duplication between kinds of dependencies 2023-05-16 16:42:33 -04:00
troubleshooting
.adr.json
.gitignore chore: Add infra for linkable 2023-05-30 10:56:53 -04:00
.npmrc chore: Enforce a specific version of NPM to make package-locks not vary 2023-05-04 14:23:22 +02:00
.nxignore chore: Fix dev mode of open-lens running is circles 2023-05-15 15:58:35 -04:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
jest.config.js
lerna.json Release 6.5.0-alpha.1 (#7345) 2023-03-14 11:40:35 -04:00
LICENSE
license-header
mkdocs.yml Remove Materials Insiders usage. (#7430) 2023-03-29 10:09:33 -04:00
nx.json chore: Fix dev mode of open-lens running is circles 2023-05-15 15:58:35 -04:00
package-lock.json chore: Extract sidebar item injection token into separate package 2023-05-31 14:23:53 -04:00
package.json chore: Add infra for linkable 2023-05-30 10:56:53 -04:00
README.md
RELEASE_GUIDE.md chore: Add notes about picking PRs in release guide (#7492) 2023-04-03 14:19:20 -04:00
SECURITY.md
tsconfig.json chore: Simplify extension dependency injection 2023-04-06 09:05:27 -04:00

Lens Desktop Core ("OpenLens")

Build Status Explore our Forums

The Repository

This repository is where Team Lens develops the core of the Lens Desktop product together with the community.

The core is a library, powered by Electron and React. Unlike generic Electron + React frameworks / boilerplates, it is very opinionated for creating Lens Desktop-like applications and has support for Lens Extensions.

In the future, this library will be streamlined to become more customizable and pluggable with easy to use tooling for Lens Extension developers.

This source code is available to everyone under the MIT license.

Lens Desktop

Lens Desktop is built on top of the Lens Desktop Core with Team Lens built extensions released under a traditional Terms Of Service.

Lens Desktop is a standalone application for MacOS, Windows and Linux operating systems. Get started by downloading it from Lens website.

Screenshot

Development

See Development page.

Contributing

See Contributing page.

License

See License.