Quickstart
Install the app and open your first project.
Course data structure
How units, lessons, content records, media, and exercises fit together.
Download
Get the latest build for macOS, Windows, and Linux.
Source
The Studio repository on GitHub.
What it is
- Local-first. Content and media live in a project folder on your disk, not in an account or a cloud service.
- Content-first. Reusable records are the source of truth; lessons and exercises reference them.
- Portable. A course is plain files, so you can move it, back it up, or put it under version control.
Asakiri Studio is in alpha, but the course format is settled:
asakiri-course version 1,
published with JSON Schemas.
See Build on Asakiri to read or write courses yourself, and
Reference lifecycle for what is still deferred.