https://github.com/tykoth/xwiterm
xwiterm - eXtreme Web Interactive Terminal
https://github.com/tykoth/xwiterm
Last synced: about 1 month ago
JSON representation
xwiterm - eXtreme Web Interactive Terminal
- Host: GitHub
- URL: https://github.com/tykoth/xwiterm
- Owner: tykoth
- License: gpl-3.0
- Created: 2016-08-31T08:44:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T23:36:57.000Z (over 7 years ago)
- Last Synced: 2025-01-19T13:15:05.314Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xwiterm (eXtreme Web Interactive Terminal)
xwiterm is a terminal emulator developed to run via browser which let's you execute shell commands and interact with input/output just like in a shell It was based in xterm (terminal emulator for X). Has the possibility to execute commands that needs user interaction, like "sudo su", because the emulator waits for the user input.
# Install
Just drop all the files in a folder of your webserver, change permissions of the commands file and enjoy it accessing via browser.