Skip to content

zeos/VVVV.Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VVVV.Plugins

plugins for vvvv

PRINT

Print - prints a texture Printer - returns information about specific printer or all available printers

EXEC

EXEC plugin executes a program with given command-line arguments and output the results (StdOut), errors(StdErr), Process ID, the current status of the program and the exit code.

You can show/hide the program main window or choose if the program is executed in parallel, before you start the process.

In parallel mode you can force the program to stop with the kill pin.

Useful for running a program in the background and capture real time the output, useful for progress report or so..

HostAddress

HostAddress node can be used to find the IP of a host machine (convert host to IP) or domain name (convert domain name to one or more ip addresses)

spreadable non-blocking help patch

About

plugins for vvvv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages