Extending Functionality¶
In Orb, the script editor is meant as a scratchpad, enabling you to quickly drum up scripts to interact with your node.
However, for scripts that are longer than a few lines, it’s better to write an app.
Apps Folder¶
Windows: %APPDATA%/orb/apps/
Linux: ~/.config/orb/apps/
MacOSX: ~/Library/Application Support/orb/apps/