summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/PLANS3
1 files changed, 3 insertions, 0 deletions
diff --git a/noncore/apps/opie-console/PLANS b/noncore/apps/opie-console/PLANS
index ef1e42e..8f6b807 100644
--- a/noncore/apps/opie-console/PLANS
+++ b/noncore/apps/opie-console/PLANS
@@ -1,24 +1,27 @@
1can we please get a working serial connection for now? if that works
2i can test file transfers and stuff. -hash
3
1From a UNIX point of view we want to do something like minicom 4From a UNIX point of view we want to do something like minicom
2with a better GUI. 5with a better GUI.
3It should feature some terminal emulation vt100/102, ansi, 6It should feature some terminal emulation vt100/102, ansi,
4filetransfer via {x,y,z}modem, and some sort of session management. 7filetransfer via {x,y,z}modem, and some sort of session management.
5Besides this requirement we would like to be able to execute 'scripts' 8Besides this requirement we would like to be able to execute 'scripts'
6in a session. 9in a session.
7A script would just write to the TEmulation and then be sent via 10A script would just write to the TEmulation and then be sent via
8an IOlayer. 11an IOlayer.
9Then we would like to send keys? Do we want that? 12Then we would like to send keys? Do we want that?
10 13
11We want a modular architecture which might support plugins in 14We want a modular architecture which might support plugins in
12the future 15the future
13 16
14(Almost) DONE: 17(Almost) DONE:
15Framework 18Framework
16Serial IOLayer 19Serial IOLayer
17Saving and Restoring Profiles 20Saving and Restoring Profiles
18 21
19TASKS in progress: 22TASKS in progress:
20Profile->Session and MainWidget --- Harlekin 23Profile->Session and MainWidget --- Harlekin
21FilesendingLayer - hash 24FilesendingLayer - hash
22IOLayer - wazlaf 25IOLayer - wazlaf
23Configuration - josef 26Configuration - josef
24TE - ibotty 27TE - ibotty