Skip to content

qtquickvcp/webvcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebVCP

A Web-based Virtual Control Panel for Machinekit.

This project is based QmlWeb and Machinetalk.

Getting started

Install dependencies with

npm install

and run with

node index.js

or pass the argument -a to serve a specific applcation

node index.js -a ./qml/app3

Releases

No releases published

Packages

No packages published