Extension Standalone

Maintained by Team Standalone

Ffmpeg

FFmpeg video converter toolbox op

CreateFile

Create a new empty file on your local harddrive

Exist

Check if a file exists on the local file system

FileUrlToPath

convert file-url to path

Makedir

Create a directory on the local file system

OpenFileManager

Open the native file manager application using that path

PathToFileUrl

convert local path to file-url

ReadDir

Read all entries in a directory

ResolvePath

Resolves a paths into an absolute path

SelectDir

Choose a directory on your hard drive

SelectFile

Choose a file on your hard drive

Stat

Get statistics about a file on the local file system

SystemDirs

Get Default System Directories Paths

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

HttpServerResponse

Answer http requests by sending string to the browser/client

IpAddress

Outputs your local IP Adress

Osc

OSC Connection

OscSend

send data to a OSC device

ReadTextFile

Read a text file as string from the local file system