summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-10-09 12:15:49 (UTC)
committer harlekin <harlekin>2002-10-09 12:15:49 (UTC)
commitbf6623541f63060366a88f56d7b05360fcaa5875 (patch) (unidiff)
tree644808630e6267bda0a638124ba480baeac1a346
parent68caccd256f9296728dec85512dd76601d5847e0 (diff)
downloadopie-bf6623541f63060366a88f56d7b05360fcaa5875.zip
opie-bf6623541f63060366a88f56d7b05360fcaa5875.tar.gz
opie-bf6623541f63060366a88f56d7b05360fcaa5875.tar.bz2
*** empty log message ***
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-console/PLANS3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/PLANS b/noncore/apps/opie-console/PLANS
index 0ec45cb..18ac08c 100644
--- a/noncore/apps/opie-console/PLANS
+++ b/noncore/apps/opie-console/PLANS
@@ -2,37 +2,38 @@ can we please get a working serial connection for now? if that works
2i can test file transfers and stuff. -hash 2i can test file transfers and stuff. -hash
3sure. I finished the ConfigDialog and now doing the Profile->Session 3sure. I finished the ConfigDialog and now doing the Profile->Session
4stuff. Then you just need to click Open -zecke 4stuff. Then you just need to click Open -zecke
5 5
6From a UNIX point of view we want to do something like minicom 6From a UNIX point of view we want to do something like minicom
7with a better GUI. 7with a better GUI.
8It should feature some terminal emulation vt100/102, ansi, 8It should feature some terminal emulation vt100/102, ansi,
9filetransfer via {x,y,z}modem, and some sort of session management. 9filetransfer via {x,y,z}modem, and some sort of session management.
10Besides this requirement we would like to be able to execute 'scripts' 10Besides this requirement we would like to be able to execute 'scripts'
11in a session. 11in a session.
12A script would just write to the TEmulation and then be sent via 12A script would just write to the TEmulation and then be sent via
13an IOlayer. 13an IOlayer.
14Then we would like to send keys? Do we want that? 14Then we would like to send keys? Do we want that?
15 15
16We want a modular architecture which might support plugins in 16We want a modular architecture which might support plugins in
17the future 17the future
18 18
19(Almost) DONE: 19(Almost) DONE:
20Framework 20Framework
21Serial IOLayer 21Serial IOLayer
22Saving and Restoring Profiles 22Saving and Restoring Profiles
23ConfigDialog Framework 23ConfigDialog Framework
24FilesendingLayer - hash 24FilesendingLayer - hash
25 25
26TASKS in progress: 26TASKS in progress:
27Profile->Session and MainWidget --- Harlekin 27Profile->Session and MainWidget --- Harlekin
28IOLayer - wazlaf 28IOLayer - wazlaf
29TE - ibotty 29TE - ibotty
30Session->Profile - hash 30Session->Profile - hash
31Scripting - wazlaf 31Scripting - wazlaf
32 32
33OPEN tasks: 33OPEN tasks:
34Irda ConfigWidget 34Irda ConfigWidget - Harlekin
35BT ConfigWidget 35BT ConfigWidget
36Keys - open 36Keys - open
37IRDA-Layer - open 37IRDA-Layer - open
38Bluetooth-Layer - open 38Bluetooth-Layer - open
39Fullscreen mode ( maybe spy at vnc viewer ) \ No newline at end of file