Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 656 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 656 Bytes

ploTTY

Browser Based Serial Monitor/Plotter that doesn't suck!

This app is has no backend, so can be self-hosted or accessed here.

The insider channel (unstable) is located here

Development and Contributing

Built using Node v18.13.0 and NPM v8.19.3.

Run in Development Mode

npm run dev

Build Production Bundle

npm run build

Custom Components

Icon index available here:

Local Development

The application is built with SvelteKit!