Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rostimelk/lo

⚡ Quickly look through open development ports and open them in your browser.
https://github.com/rostimelk/lo

Last synced: about 2 months ago
JSON representation

⚡ Quickly look through open development ports and open them in your browser.

Awesome Lists containing this project

README

        

# Open Local (lo)

[![npm](https://img.shields.io/npm/v/open-local)](https://www.npmjs.com/package/open-local)

Quickly look through open development ports and open them in your browser. ⚡

![Screenshot of an example in terminal](https://user-images.githubusercontent.com/25268506/194758430-2ae601ad-1579-4035-9bf5-c5d81bca06cd.png)

## Installation

```bash
$ npm i -g open-local
```

## How to use

Run this command in your terminal:

```bash
$ lo
```

### Keybindings

- `↑`/`↓`: Move up/down the list.
- `Enter`: Open the selected localhost url port in your browser.