Skip to content

WyattBlue/nim-auto-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-Editor is a command line application for automatically editing video and audio using audio loudness.

This is Auto-Editor, written in the Nim programming language.


Why Nim?

Nim produces a much tinier standalone binary than Python w/ pyinstaller. Nim is faster and has a better type checker.

Building

You will need the Nim compiler, a Unix environment, and make.

make setup
make