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

https://github.com/coolstone-tech/remoterm

Remote terminal and file manager.
https://github.com/coolstone-tech/remoterm

bash cli nodejs npm-package

Last synced: about 2 months ago
JSON representation

Remote terminal and file manager.

Awesome Lists containing this project

README

          

## Remoterm
#### Remote terminal and file manager.

### Install
```bash
[sudo] npm i remoteterm -g
```
You can also install and run Remoterm in a project by installing it in your project and then requiring or importing it.

### Command lists
For a list of server commands, run `rt help`.
For a list of client commands (commands you can run on the Remoterm UI), run `help`.

### Documentation
For documentation, visit our [docs](https://rt.coolstone.dev), or run `docs` on the client-side.