Skip to content

Local-first, open-source video editor with text-based editing. Edit videos by editing the transcript.

Notifications You must be signed in to change notification settings

preston176/openscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenScript

The open-source, local-first alternative to Descript.

Edit video by editing text. 100% local, 100% free, 100% yours.

Project Structure

This is a monorepo containing:

  • apps/website - Marketing website and waitlist (Next.js)
  • apps/desktop - Desktop app (coming soon)
  • packages/ - Shared packages (coming soon)

Quick Start

# Install dependencies
bun install

# Start development server
bun dev

# Build for production
bun build

The website will be available at http://localhost:3000

Development

Website

See apps/website/README.md for website-specific documentation.

Desktop App

Coming soon! The desktop app will use Electron/Tauri with FFmpeg.wasm and Whisper for local video processing.

Roadmap

  • ✅ Marketing website with waitlist
  • ✅ Interactive UI demo
  • 🚧 Desktop app (Electron/Tauri)
  • 🚧 Video processing engine (FFmpeg.wasm + Whisper)
  • 🚧 Text-based video editing
  • 🚧 Export functionality

Contributing

Contributions are welcome! Please read our contributing guidelines (coming soon).

License

MIT License - see LICENSE for details.

Links


Built with ❤️ by the OpenScript community

About

Local-first, open-source video editor with text-based editing. Edit videos by editing the transcript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published