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