Astrofox is a motion graphics program that lets turn audio into amazing videos.
- 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
git clone https://github.com/astrofox-io/astrofox.git
yarn install-ffmpeg
yarn install
yarn build
yarn start
Instead of yarn build
above, run yarn dev
. This will start up a development server
in the current console window.
Then, in a separate console window, run yarn start
.
MIT