1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Go to file
Iku-turso e84269b15a chore: WIP
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2023-05-23 16:17:21 +03:00
.github chore: Fixup dependencies and ensure no duplication between kinds of dependencies 2023-05-16 16:42:33 -04:00
.idea
.vscode
docs
jsonnet/lens
mkdocs
open-lens chore: Bump ogre-tools to permit Feature-specific logging prefixes 2023-05-17 11:55:05 +03:00
packages chore: WIP 2023-05-23 16:17:21 +03:00
scenarios
scripts chore: Fixup dependencies and ensure no duplication between kinds of dependencies 2023-05-16 16:42:33 -04:00
troubleshooting
.adr.json
.gitignore
.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
LICENSE
license-header
mkdocs.yml
nx.json chore: Fix dev mode of open-lens running is circles 2023-05-15 15:58:35 -04:00
package-lock.json chore: Bumps [electron](https://github.com/electron/electron) from 22.3.7 to 22.3.10 2023-05-19 15:45:20 -04:00
package.json chore: Bump ogre-tools to permit Feature-specific logging prefixes 2023-05-17 11:55:05 +03:00
README.md
RELEASE_GUIDE.md
SECURITY.md
tsconfig.json

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.