• Stars
    star
    816
  • Rank 55,881 (Top 2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 2 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Node and pod menus for OpenLens

OpenLens Node/Pod Menu Extension

This OpenLens extension adds back the node and pod menu functionality that was removed from OpenLens itself in 6.3.0.

Installing this extension

In OpenLens, navigate to the Extensions list. In the text box, enter the name of this plugin:

@alebcay/openlens-node-pod-menu

Click "Install", and after a few moments, the plugin should appear in the list of installed extensions and be enabled.

How to build this extension locally

From the root of this repository:

# Choose the same version of Node that is used in the Electron version
# that OpenLens uses. It might work with other (newer) versions of
# Node but I haven't tested it.
nvm install 16.14.2

npm ci
npm run build
npm pack

The tarball for the extension will be placed in the current directory. In OpenLens, navigate to the Extensions list and provide the path to the tarball to be loaded, or drag and drop the extension tarball into the OpenLens window. After loading for a moment, the extension should appear in the list of enabled extensions.

License

Like the OpenLens repository itself at the point from which this extension is based upon, the content of this repository is released under the MIT license. See the file LICENSE for details.

More Repositories

1

awesome-shell

A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
32,443
star
2

pushblast

Get PushBullet notifications when a shell program exits.
Shell
97
star
3

vid2xlsx

Convert videos into Excel spreadsheets - inspired by https://www.youtube.com/watch?v=7kbgOX9NRNI
Python
14
star
4

docker-android

Docker environment for building Android ROMs
Dockerfile
12
star
5

cooler

[NO LONGER SUPPORTED] Quickly export and migrate your Homebrew and Homebrew-Cask programs across your Macs
Shell
7
star
6

alc

CLI for the Alcatraz package manager
Shell
4
star
7

cask-tasting

Script for regularly testing caskfiles
Shell
4
star
8

quickbrew

Minimal, opinionated Homebrew frontend proof-of-concept
Go
4
star
9

cjdmanage

The command line manager for handling a cjdns installation
4
star
10

QuickCD

Bookmarks for your terminal!
Shell
4
star
11

cdt

Cask developer tools for Homebrew-Cask: basically the devscripts from Homebrew-Cask, but more organized
Shell
4
star
12

JSONViewer

No-frills JSON viewer/explorer for Windows
C#
4
star
13

musescore-dl

Go
3
star
14

scr_site

CSS
2
star
15

android_patcher

Script and patches to be applied atop Resurrection Remix builds
Shell
2
star
16

dotfiles

Python
2
star
17

homebrew-ccextractor

Homebrew formulae for CCExtractor
Ruby
2
star
18

self_site

CSS
1
star
19

android_packages_apps_KernelAdiutorMod

Makefile
1
star
20

cask-tasting-server

Shell
1
star
21

equalizer-apo

C++
1
star
22

detox

Clean your Homebrew setup!
Ruby
1
star
23

DtPad

C#
1
star
24

docker-opencv

Docker environment for building OpenCV
Shell
1
star
25

562-final-project

TeX
1
star
26

stew

The prime solution for deploying packages across Unix systems
Shell
1
star
27

android_prebuilts_clang_linux-x86_host_3.9

DragonTC 3.9 for linux-x86 host
C++
1
star