Skip to content

MikeFoden/astrofox

 
 

Repository files navigation

Astrofox

What is it?

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

Quick links

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.2%
  • GLSL 15.0%
  • Less 8.1%
  • Other 0.7%