Skip to content

itbali/electron-simple-video-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple video compressor using ffmpeg

Usage:

install all requirements using pnpm

You can use whatever packagemanager you want, but i prefer pnpm

pnpm install

run the dev mode

pnpm run dev

build the app

pnpm run build-mac
pnpm run build-linux
pnpm run build-win

generated app will be in the dist folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published