Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 797 Bytes

README.md

File metadata and controls

48 lines (30 loc) · 797 Bytes

Astrofox

What is it?

Astrofox is a motion graphics program that lets you create music visualizations and turn them into videos.

Quick links

Running Astrofox

Get the source

git clone https://github.com/astrofox-io/astrofox.git

Install FFmpeg

Create a bin folder in the project and place a copy of the ffmpeg binary for your OS.

Install dependencies

yarn install

Start development server

yarn dev

Start Electron

yarn start

License

MIT