Difference between revisions of "Ajaxterm"
Jump to navigation
Jump to search
Hopspitfire (talk | contribs) (New page: Methods of getting this work: Rewrite the current AJAX calls into Mojo Style Ajax calls, this will allow us to run the basic html pages as an app.) |
|||
| Line 1: | Line 1: | ||
| − | + | Follow these instructions to install and run a very early implementation of Ajaxterm | |
| + | By: Quantsini | ||
| − | + | 1. Download, package and install this app: http://svn.quantsini.com/AjaxTermMojo/ | |
| + | |||
| + | 2. root your pre and make sure optware and python is installed | ||
| + | |||
| + | 3. download ajaxterm onto you pre: http://antony.lesuisse.org/software/ajaxterm/ | ||
| + | |||
| + | 4. make sure "ajaxterm.py" is running | ||
| + | |||
| + | 5. Open the app from step 1 on your pre. It should prompt you with a login. | ||
| + | |||
| + | known issues: | ||
| + | Tabbing does not work | ||
| + | Enter does not work (use \ as a replacement) | ||
| + | |||
| + | Todo: | ||
| + | Rewrite the gui portion usin mojo ui widgets | ||
| + | Fix tab/enter | ||
Revision as of 02:22, 25 July 2009
Follow these instructions to install and run a very early implementation of Ajaxterm
By: Quantsini
1. Download, package and install this app: http://svn.quantsini.com/AjaxTermMojo/
2. root your pre and make sure optware and python is installed
3. download ajaxterm onto you pre: http://antony.lesuisse.org/software/ajaxterm/
4. make sure "ajaxterm.py" is running
5. Open the app from step 1 on your pre. It should prompt you with a login.
known issues: Tabbing does not work Enter does not work (use \ as a replacement)
Todo: Rewrite the gui portion usin mojo ui widgets Fix tab/enter