Hacker News new | ask | show | jobs
by photochemsyn 1369 days ago
The config file describing the glyphs is worth looking at. Also all the variable settings with comments. Pretty awesome work:

https://github.com/Rezmason/matrix/blob/master/js/config.js

1 comments

Thank you! A lot of what's possible via the configs is really tricky to specify via a URL, sadly, so I'm thinking of making a GUI to expose the rest of the knobs and switches. That's a ways down the road, though.

I'm glad the URL variable idea paid off, it makes it very easy to bookmark and share custom versions with other people ^_^