The open-source, local-first alternative to Descript.
Edit video by editing text. 100% local, 100% free, 100% yours.
This is a monorepo containing:
- apps/website - Marketing website and waitlist (Next.js)
- apps/desktop - Desktop app (coming soon)
- packages/ - Shared packages (coming soon)
# Install dependencies
bun install
# Start development server
bun dev
# Build for production
bun buildThe website will be available at http://localhost:3000
See apps/website/README.md for website-specific documentation.
Coming soon! The desktop app will use Electron/Tauri with FFmpeg.wasm and Whisper for local video processing.
- ✅ Marketing website with waitlist
- ✅ Interactive UI demo
- 🚧 Desktop app (Electron/Tauri)
- 🚧 Video processing engine (FFmpeg.wasm + Whisper)
- 🚧 Text-based video editing
- 🚧 Export functionality
Contributions are welcome! Please read our contributing guidelines (coming soon).
MIT License - see LICENSE for details.
- GitHub: https://github.com/preston176/openscript
- Website: Coming soon
- Discord: Coming soon
Built with ❤️ by the OpenScript community