WyattBlue / nim-auto-editor

nim-auto-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

nim-auto-editor

License:The Unlicense


Languages

Language:Nim 95.6%Language:Shell 3.2%Language:Makefile 1.2%