Keep scrolling for more detail. Delete the Glyph directory in your Documents and start over if you mess anything up.
For non-nerds, a series of detailed blog posts are linked throughout these instructions with more step-by-step instructions. If you don't know how to use the command line, read this post before going through the rest of these instructions.
Note that Glyph is made for internet-enabled Macs with 64-bit capable processors running Python 2.7.6.
Check by typing 'python -V' into terminal and read this post if you're on a different version.
Check by typing 'pip' into terminal, or install with this post.
'sudo pip install virtualenv'. For more detail, see this post.
Download this file. Place the zipped file into your Documents folder. Unzip it
You should have a /Glyph directory in your documents now. To the right is what the document tree should look like. (You may not see those grayed out files with the dots.)
Go to the Glyph/ directory in your Documents. Double click on start.command. It will ask you to type your computer's password into the command line. Here, you might get an issue here from your Mac about opening applications from unknown developers. If so, go into your Mac preferences panel and click 'Security and Privacy'. There, set the bottom to Allow Apps Downloaded from Anywhere.
If running start.command gives you an exit that tells you pip dependencies weren't installed, scroll down to section 5.
The first time you run Glyph, it will set up a few more things in the background. It will take a while as it silently churns in the background. Let it do this. When the .app pictured to the right pops up, you're good to go.
Glyph should be set up now. Leave the Glyph terminal window open while you use Glyph. It will show you progress as your GIFs and loops are cooking. To close Glyph, just close the application itself. To start it again, double-click the start.command file again.
As Glyph works with a new video, it will create a file for that video and all of the videos and GIFs it creates. Since this can get quite bulky, you'll want to flush the directory in the /videos alias in the main Glyph directory from time to time.
If you get this message after running start.command, you'll have to hand-craft your virtual env for the first time. After doing this, running start.command should work as normal.
Open up terminal and type in these commands one at a time in order: