|
|
This is the home of MobileTerminal.app, a terminal emulator application for the iPhone. MobileTerminal.app is NOT an SSH client, nor Telnet for that matter. It can however be used to execute a console ssh-client application.
Sources are now available, if you have a working toolchain you can obtain them by doing:
svn checkout http://mobileterminal.googlecode.com/svn/trunk/ mobileterminal
UPDATES
2008-04-02 8:38pm - allen.porter
I setup a mailing list at http://groups.google.com/group/mobileterminal for discussion.
2007-08-21 8:42pm - vaumnou
The vt100 branch should compile now. Build instructions are in the wiki. I've added a pie menu display to indicate usable gestures. Arrows, ^C, D, ^[, and TAB are available directly via simple finger swipes.
2007-08-14 3:12am - vaumnou
Here's a screenshot of the vt100 branch running in xterm-color mode:
Thanks to everyone who wrote the underlying code, especially to allen, the GNUStep developers, and the authors of Crescat.
I would really like to add tab and arrow keys to the keyboard view - has anyone figured out how to define custom sublayouts?
I'm told the code is rather difficult to compile, as it requires correcting errors in the iPhone Foundation framework headers. If someone could log an issue indicating the compiler errors, I might be able to offer improvements.
-Peter
2007-08-14 2:15am - allen.porter
We have two new branches where vt100 emulation is being worked on, vt100 (authored by Peter Iannucci, based on GPL'd Cocoa terminal application Crescat) and vt100-iterm (authored by Allen Porter based on the GPL'd iTerm). vt100 will be checked into the main branch when its stable.
Here is a screenshot of the latest vt100-iterm branch running irsii on a linux machine, accessed by a command line ssh client from the iPhone:
2007-08-03 9:45pm - allen.porter
The terminal is a bit more polished off now:
Thanks to everyone in #iphone-uikit who has contributed. Great job!
Youtube video: http://www.youtube.com/watch?v=GnaFdu9yMqQ
