Astrofox
What is it?
Astrofox is a motion graphics program that lets you create music visualizations and turn them into videos.
Quick links
- Website: https://astrofox.io
- Discord chat: https://discord.gg/wJ6pyMZ
- Reddit forum: https://www.reddit.com/r/astrofox/
- Bug tracker: https://github.com/astrofox-io/astrofox/issues
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


