The ESPTerm Emulator emulates the part of ESPTerm that runs on a Wi-Fi chip; replacing it with a regular shell. This is intended for development of the ESPTerm front end, but most terminal features work well enough.
- Clone this repository
- Symlink the
outdirectory of theespterm-front-endrepo towebin this repo - Run
cargo run --releasein the repository root - Go to
localhost:3000in a web browser