Skip to content

OpenDraft v0.20.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 17:20
· 0 commits to 375ab4019a1cfafa8bd6aea243ac3cf26e9ae315 since this release

OpenDraft v0.20.0

A free, open-source screenwriting application. Professional screenplay editing with real-time collaboration — no subscription required.

Download for your platform

Platform File
macOS (Apple Silicon) OpenDraft_0.20.0_aarch64.dmg
Windows (64-bit) OpenDraft_0.20.0_x64-setup.exe or .msi
Linux (Debian/Ubuntu) OpenDraft_0.20.0_amd64.deb
Linux (AppImage) OpenDraft_0.20.0_amd64.AppImage
Android (APK) OpenDraft_0.20.0_android.apk
iOS (IPA) OpenDraft_0.20.0_ios.ipa

Installation

macOS: Open the .dmg, drag OpenDraft to Applications, double-click to launch.

First launch: Right-click the app, select Open, click Open in the dialog. You only need to do this once.

Windows: Run the .msi or .exe installer, follow the prompts.
Linux: Install the .deb with sudo dpkg -i OpenDraft_*.deb or run the .AppImage directly.
Android: Download the .apk file on your device, enable "Install from unknown sources" if prompted, and install.
iOS: Available on the App Store (search "OpenDraft"), or sideload the .ipa via Finder/iTunes.

The desktop app is fully standalone — no Python, Node.js, or internet connection required after installation.


Run in browser (self-hosted)

git clone https://github.com/Proteus-Technologies-Private-Limited/OpenDraft.git
cd OpenDraft
./setup.sh

See INSTALLATION.md for details.