Extension Standalone

Maintained by Team Standalone

Ffmpeg

FFmpeg toolbox op

Exist

Check if a file exists on the local file system

Makedir

Create a directory on the local file system

ReadDir

Read all entries in a directory

Stat

Get statistics about a file on the local file system

Watch

Watch a directory, get a trigger when a file changes

WriteBinaryFileFromBase64

Create a binary file on the local file system from a base64 string

WriteTextFile

Write a string to a text file on the local file system

HttpServer

Create a Web/Http server locally

HttpServerHttpServerResponse

Answer http requests by sending string to the browser/client

Osc

OSC Connection

OscSend

send data to a OSC device

ReadTextFile

Read a text file as string from the local file system