Astrofox
What is it?
Astrofox is a motion graphics program that lets turn audio into amazing videos.
Quick links
- Demo video: https://www.youtube.com/watch?v=IbvuniqNPPw
- 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
yarn install-ffmpeg
Install dependencies
yarn install
Start development server
yarn dev
Start application
In a separate console window:
yarn start
License
MIT