mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com> Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
34 lines
1.7 KiB
Markdown
34 lines
1.7 KiB
Markdown
# Lens Desktop Core ("OpenLens")
|
|
|
|
[](https://github.com/lensapp/lens/actions/workflows/test.yml)
|
|
[](https://join.slack.com/t/k8slens/shared_invite/zt-198iepl92-EPJsCckkJ~f887vWqJcgGA)
|
|
|
|
## The Repository
|
|
|
|
This repository is where Team Lens develops the core of the [Lens Desktop](https://k8slens.dev) product together with the community.
|
|
|
|
The core is a library, powered by [Electron](https://www.electronjs.org/) and [React](https://reactjs.org/). 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](./LICENSE).
|
|
|
|
## Lens Desktop
|
|
|
|
[Lens Desktop](https://k8slens.dev) is built on top of the Lens Desktop Core with Team Lens built extensions released under a traditional [Terms Of Service](https://k8slens.dev/licenses/tos).
|
|
|
|
Lens Desktop is a standalone application for MacOS, Windows and Linux operating systems. Get started by downloading it from [Lens website](https://k8slens.dev).
|
|
|
|
[](https://www.youtube.com/watch?v=eeDwdVXattc)
|
|
|
|
## Development
|
|
|
|
See [Development](https://docs.k8slens.dev/contributing/development/) page.
|
|
|
|
## Contributing
|
|
|
|
See [Contributing](https://docs.k8slens.dev/contributing/) page.
|
|
|
|
## License
|
|
|
|
See [License](LICENSE). |