Need help with Origin? Check out our support resources.
Check the Docs for the latest installation instructions for your platform.
Yes! Origin is open source and available on GitHub under the MIT license.
Open an issue on the GitHub issue tracker with a minimal reproduction and your platform details.
Yes — install with pip install origin-or. Hardware drivers for GPIO, servo, I2C, and SPI are available via pip install origin-or[pi].
Run origin build my_app.or to compile your script into a standalone executable via PyInstaller.