Skip to content

Express server to send commands from a browser to a running Cadence Virtuoso session through IPC.

Notifications You must be signed in to change notification settings

submicron13/skill-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skill Command & Control

A super simple express server that receives commands from a running Svelte front end server and then forwards it on to a running a Cadence Virtuoso session through IPC.

Skill Svelte Frontend

After finalizing the front end, I plan to run build then move the built html/js/css to the public folder of the express server and get rid of the Cors stuff.

I plan to use something similar to this on the Cadence side: Skill Server

About

Express server to send commands from a browser to a running Cadence Virtuoso session through IPC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published