astrofox icon indicating copy to clipboard operation
astrofox copied to clipboard

Astrofox is a motion graphics program that lets you turn audio into amazing videos.

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

Build the application

yarn build

Start the application

yarn start

Running for development

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.

License

MIT