A GUI interface to build your own keyboard that can be deployed to a mobile device.
If you are familiar with writing Rails code there should not really be anything out of the ordinary to set this up app.
If your Rails environment is setup you should be able to run the following commands and then be up and running
That's it!
In the bin folder there is a file called importHackersKeyboardXml. Change the directory path on line 11 to point to the directory on your local machine and then run the script by typing ruby importHackersKeyboardXml.
Running this will automatically import all of the keyboards contained in the hacker_keyboard_data folder