Quick Start
Option 1 — Standalone App (Recommended)
Download the latest release for your platform:
https://github.com/robcanning/oscilla/releases
Run the application. Oscilla will start automatically and open in your browser.
Option 2 — Run from Source (Node.js)
git clone https://github.com/robcanning/oscilla.git
cd oscilla
npm install
npm start
Open:
http://localhost:8001
Demo Project
The demo project can be launched directly from the splash screen.
For full setup instructions (Inkscape, Node.js, platform details), see the Installation Guide:
INSTALL.md
Tip: use ← → or ↑ ↓ to navigate the docs