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

https://github.com/if1live/webshell-window

chrome app to open web shell in separate window
https://github.com/if1live/webshell-window

Last synced: 2 months ago
JSON representation

chrome app to open web shell in separate window

Awesome Lists containing this project

README

        

# webshell window

chrome app to open web shell in separate window

![screenshot](https://raw.githubusercontent.com/if1live/webshell-window/master/document/multi-instance.png)

## features

* open web shell in separate window
* open 'http://127.0.0.1:7681' in seperate window
* port 7681 is default port of [ttyd][repo-ttyd]
* open multiple web shell window

## install

0. install [ttyd][repo-ttyd]
1. git clone
2. open the browser chrome and keyin the value "chrome://extensions/" into URL bar.
3. click the checkbox of developer mode to enable developer mode.
4. click the button "Load unpacked extension" and choose the directory "webshell-window"

## note
based on `Crosh Window` extension.

## icon


Icons made by Kirill Kazachek
from www.flaticon.com
is licensed by CC 3.0 BY

[repo-ttyd]: https://github.com/tsl0922/ttyd