Skip to content

benoitlahoz/node-syphon-cli-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-syphon Command Line examples

Install

sh ./install.sh

Build

sh ./build.sh

Run

Clients examples:

  • Make sure to have a Syphon server running to provide an image to the client.
  • cd metal/simple-client && yarn start.
  • cd opengl/simple-client && yarn start.

Servers examples:

  • Make sure to have a Syphon client running to display the result.
  • cd metal/simple-server && yarn start.
  • cd opengl/simple-server && yarn start.

Upgrade to latest node-syphon version

sh ./upgrade.sh

About

Some examples of `node-syphon` running in command line.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors