-
Notifications
You must be signed in to change notification settings - Fork 124
/
Copy pathTODO.txt
30 lines (27 loc) · 939 Bytes
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
0.4.0
----------------
Future
----------------
- read/create vncpasswd files for better security
- file transfers
- only make screen caps from proxy when user hits Print Screen
- better control over file creation in service mode (command mode)
- more robust command line, with help
- -via /usr/bin/ssh -f -L 5595:target:5900 proxy sleep 20
- image recognition
- copy to/from clipboard
Wishlist
----------------
- zipped vdo files, containing script and screen caps
- custom capture file name in service mode
- pexpect/twisted integration
- support more encodings
- pseudo cursor needs to handle updating damaged areas on move
- strings, tesseract OCR
- PPA
- submit to debian/ubuntu
- drop twisted dependency
- windows exe
- integrate with https://wiki.ubuntu.com/Xpresser, http://blog.labix.org/2010/05/18/xpresser-python-library-for-gui-automation-with-image-matching
Rejected
----------------