1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Go to file
2023-01-18 18:02:21 +02:00
__mocks__
.github Publish to the correct channels instead of always latest (#6963) 2023-01-18 09:00:33 -05:00
.idea
.vscode
build
docs
integration
jsonnet/lens
mkdocs
packages/extensions
scripts Publish to the correct channels instead of always latest (#6963) 2023-01-18 09:00:33 -05:00
src removing excessive imports of injectables in resource listing views -- part 2, follow up #6962 2023-01-18 18:02:21 +02:00
static
templates/create-resource
test-data
troubleshooting
types Cleanup loading terminal fonts (#6937) 2023-01-17 08:11:52 -05:00
webpack Improvements and more stability in support HMR/live-reload 2023-01-16 18:12:10 +02:00
.adr.json
.eslintrc.js Remove a lot of usages of legacy globals (#6825) 2023-01-09 16:15:37 -05:00
.gitignore
.npmrc
.swcrc
.yarnrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
license-header
Makefile Publish to the correct channels instead of always latest (#6963) 2023-01-18 09:00:33 -05:00
mkdocs.yml
package.json Bump esbuild from 0.17.0 to 0.17.2 (#6967) 2023-01-18 08:37:41 -05:00
README.md
RELEASE_GUIDE.md
SECURITY.md
tailwind.config.js
tsconfig.json
typedoc.json
yarn.lock Bump esbuild from 0.17.0 to 0.17.2 (#6967) 2023-01-18 08:37:41 -05:00

Lens Desktop Core ("OpenLens")

Build Status Chat on Slack

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.