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.
- Host: GitHub
- URL: https://github.com/coolstone-tech/remoterm
- Owner: coolstone-tech
- License: mit
- Created: 2022-08-27T20:15:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T21:48:03.000Z (over 3 years ago)
- Last Synced: 2025-01-09T23:53:35.430Z (over 1 year ago)
- Topics: bash, cli, nodejs, npm-package
- Language: HTML
- Homepage: https://rt.coolstone.dev
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.