Skip to content

MatijaNovosel/montage

Repository files navigation

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