Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp-rterm

ESP8266 Remote Terminal web emulator

status

(not useful yet)

what it is

This is an embryo of a terminal emulator that runs in the browser for programs on the esp8266, in a way, it's like a "telnet" client but runs in the browser.

At the moment, against all judgement it uses jsonp as mechanism to do requests. TODO: Change to use websocket!

TODO: implement vt100/xansi (use jballards js implementation?) TODO: graphical "terminal" (svg?/html/img)

demo

Go to file:///home/.../esp-rterm/esp-rterm.html in the browser

linux> node simesp.js

similar projects/resources

(based on)

(oterm, run on your server to access it remotely)

(xterm, js emulator)

(socket.io/websocket enabled vt100 terminal)

About

ESP8266 Remote Terminal web emulator

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages