Difference between revisions of "Ajaxterm"

From WebOS Internals
Jump to navigation Jump to search
Line 21: Line 21:
 
Todo:
 
Todo:
  
Rewrite the gui portion usin mojo ui widgets
+
Rewrite the gui portion using mojo ui widgets
  
 
Fix tab/enter
 
Fix tab/enter

Revision as of 07:59, 26 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 are installed

3. download ajaxterm onto your pre: http://antony.lesuisse.org/software/ajaxterm/

4. make sure "ajaxterm.py" is running by executing './ajaxterm.py' (without quotes)

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 using mojo ui widgets

Fix tab/enter