This is the composer part of the synesthesia project.
The main way in which to use this project is as a chrome extension (but the
html files output in dist/
can also be used directly).
To Build:
- Run
yarn install && yarn run build
This output of the build is put in dist/
, and you can either open
dist/index.html
directly in your browser, or install the dist/
directory as
a chrome extension (which gives you more functionality such as connecting to
google play music).
Please see the GitHub issues for the list of tasks.
The style of this app has been heavily inspired by the Vertex Theme for GTK