Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 897 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 897 Bytes

Montage

A clip editor made with Tauri.

image

🔨 Built With

🚀 Features

  • Lightweight clip editing
  • Adding various objects and effects on top of clips and videos
  • Exporting clips and converting them into popular formats

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

yarn tauri dev

Build the app for production

yarn tauri build