/webserial

A web serial console

Primary LanguageCSSGNU Affero General Public License v3.0AGPL-3.0

Web Serial Console

Serial console access in the browser! This project uses an experimental Web Serial API available, as of 08/06/2024, on Chrome 89+, Edge 89+, or Opera 75+.

This is a work in progress and a learning experiment. Feel free to file an issue if you encounter one.

Local Development:

Local development utilizes the Vite. To run the development server use make serve.

Additional Instructions TBD