Hysen Labs
Open-source project
Proteus-Technologies-Private-Limited/OpenDraft avatar
Proteus-Technologies-Private-Limited

OpenDraft

Open Draft - Free, open-source screenwriting software — a modern alternative to Final Draft. Professional screenplay formatting, real-time collaboration, beat boards, and version control. Desktop (macOS/Windows/Linux) & browser.

42 stars18 forksTypeScriptMIT
DEEP OPEN-SOURCE ANALYSIS

OpenDraft: Open Draft - Free, open-source screenwriting software . a modern alternative to Final Draft. Professional screenplay formatting, real-time collaboration, beat boards, and version control. Desktop (macOS/Windows/Linux) & browser.

Open Draft - Free, open-source screenwriting software . a modern alternative to Final Draft.

What the project is

OpenDraft is a TypeScript project hosted on GitHub. Open Draft - Free, open-source screenwriting software . a modern alternative to Final Draft. Professional screenplay formatting, real-time collaboration, beat boards, and version control. Desktop (macOS/Windows/Linux) & browser. Write professional screenplays for free No subscription. No cloud lock-in. Own your scripts forever. The repository is maintained by Proteus-Technologies-Private-Limited and tracks activity through its public issue tracker and commit history. Readers who want a working example rather than a bare library will find the documentation and the linked resources useful for getting a first build running.

What it offers

The OpenDraft repository documents several concrete capabilities that shape how people use it. Never pay for your own words . Free forever under the MIT license. No trial, no subscription, no feature gating. Switch without starting over . Import from Final Draft (.fdx), Fountain, or PDF. Export anytime. Your scripts are never locked in. Write anywhere, even offline . Desktop apps for Mac, Windows, and Linux. Mobile apps for iOS and Android. No internet required. Collaborate when you want to . Invite co-writers with a link. Real-time cursors and permissions. When the session ends, nothing stays on any server. Just want to try it? Open the demo . no account, no install, opens in seconds. These points are taken from the project README, so they reflect what the maintainers actually ship rather than marketing claims. Checking the file list and the example directories gives a fuller picture of how each piece fits together.

How to set it up

Getting OpenDraft running starts with cloning the source from https://github.com/Proteus-Technologies-Private-Limited/OpenDraft. The README lists the commands needed to fetch the code and build or launch it. Representative steps from the documentation include: git clone https://github.com/Proteus-Technologies-Private-Limited/OpenDraft.git pip install -r backend/requirements.txt ./start_backend.sh # API server on http://localhost:8000 ./start_frontend.sh # Dev server on http://localhost:5173. After the code is on disk, the project instructions walk through configuration and any dependencies. Following the order shown in the README avoids the common setup mistakes that come from mixing steps.

License and project status

OpenDraft is written primarily in TypeScript and is released under the MIT license, which sets the terms for reuse and redistribution. The project reports around 42 stars on GitHub, a signal of how many developers have bookmarked it. The source was last updated on 2026-08-21. The canonical location is https://github.com/Proteus-Technologies-Private-Limited/OpenDraft, where the license file, the changelog and the open issues give the most current state of the work. Anyone planning to depend on it should read the license text directly before shipping it inside another product.

Editorial conclusion

The OpenDraft source lives at https://github.com/Proteus-Technologies-Private-Limited/OpenDraft under the MIT license and is mainly written in TypeScript. The README and the linked examples remain the place to confirm the current behaviour before adopting the project.

DEEP OPEN-SOURCE ANALYSIS

Official sources

Community notes

Community notes