Skip to content

A tool for converting graphie JS code to an image

Notifications You must be signed in to change notification settings

Kryndex/graphie-to-png

 
 

Repository files navigation

graphie-to-png

A tool for converting graphie JS code to a png image, available at http://graphie-to-png.khanacademy.org/.

Warning to Devs

Khan Exercises is very out of date. This is because graphie-to-png will not work after some changes made in January, 2015. See this support ticket for more information.

Upgrading Khan Exercises would be a fairly large task, so you may want to consider other alternatives instead (like cherry picking into the graphie-to-png branch of Khan Exercises).

Local server

To run this locally, fill in secrets.py using the template at secrets.py.example then run python app.py.

Deploying

Fill in secrets.py once again then run ./server.sh in a screen or something along those lines. (TODO(alpert): Create a launchd config or something.)

About

A tool for converting graphie JS code to an image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.2%
  • JavaScript 9.2%
  • Python 6.5%
  • CSS 1.4%
  • Other 0.7%