Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rostimelk/lo
- Owner: RostiMelk
- License: mit
- Created: 2022-10-07T21:46:40.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-09T13:09:09.000Z (over 2 years ago)
- Last Synced: 2024-11-20T13:19:17.436Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.