Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SpacehuhnTech/serialterminal
An Open-Source Web-based Serial Terminal
https://github.com/SpacehuhnTech/serialterminal
Last synced: 3 months ago
JSON representation
An Open-Source Web-based Serial Terminal
- Host: GitHub
- URL: https://github.com/SpacehuhnTech/serialterminal
- Owner: SpacehuhnTech
- License: mit
- Created: 2022-03-24T20:07:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T16:45:35.000Z (7 months ago)
- Last Synced: 2024-07-19T20:33:13.907Z (4 months ago)
- Language: JavaScript
- Size: 3.53 MB
- Stars: 36
- Watchers: 5
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-client-side - Serial Terminal - An Open-Source Web-based Serial Terminal - [Try it!](https://serial.huhn.me/) (Low level / Python)
README
# Web Serial Terminal
A nice looking serial terminal in the web. Open-Source, free, and easy to use.Have a look [serial.huhn.me](https://serial.huhn.me)
## Installation
```
git clone https://github.com/spacehuhntech/serial
cd serial
npm install
npm run
```## License
This software is licensed under the MIT License. See the [license file](LICENSE) for details.