Jim Paris
|
b029c79e63
|
Send header to stderr; omit instructions if piped
|
10 years ago |
Jim Paris
|
3839c00406
|
Switch raw and quiet mode automatically based on TTY
Also add --no-quiet, --no-raw
|
10 years ago |
Jim Paris
|
090959a958
|
Workaround PySerial bug that causes 100% CPU usage
|
10 years ago |
Jim Paris
|
e1a57cfc35
|
Cleanup
|
10 years ago |
Jim Paris
|
bd4a7642a9
|
Significantly speed up writes
|
10 years ago |
Jim Paris
|
2a1c48f88f
|
Add hardware flow control option
|
10 years ago |
Jim Paris
|
638ef4a49f
|
Add --raw and --mono options
|
11 years ago |
Jim Paris
|
90e5654384
|
Fix colors when we have more than 7 devices
|
11 years ago |
Jim Paris
|
7cc2ba4bf9
|
Add license
|
11 years ago |
Jim Paris
|
61f5c8a3f1
|
Cleanups, better documentation, more modular
Rename Miniterm->Jimterm.
Rename Color->JimtermColor.
Move all color handling into the Jimterm class.
Cleanup imports.
|
11 years ago |
Jim Paris
|
aa95e4f513
|
Remove dependency on colorama.
|
11 years ago |
Jim Paris
|
6c3d1c0c23
|
Add --crlf option to add CRs. Hide initial NULL reads
|
11 years ago |
Jim Paris
|
e4655623b2
|
Print exceptions in port colors
|
11 years ago |
Jim Paris
|
6b8d2f5c43
|
Support sending keystrokes to all devices simultaneously
|
11 years ago |
Jim Paris
|
2065c9ad12
|
Works with multiple devices now.
Plug in a lot of devices and try: "./terminal.py /dev/ttyUSB*"
|
11 years ago |
Jim Paris
|
5fbcca0675
|
Misc display cleanup
|
11 years ago |
Jim Paris
|
9469931414
|
Better handling of SIGINT
|
11 years ago |
Jim Paris
|
1dee537d40
|
Start of multi-device and color support
|
11 years ago |
Jim Paris
|
c75fef44ee
|
Add colorama dependency.
|
11 years ago |
Jim Paris
|
dc035fc6a9
|
Misc cleanups
|
11 years ago |
Jim Paris
|
55dd73e113
|
Clean up console handling so you can pipe input to the script
|
11 years ago |
Jim Paris
|
95c0a9555a
|
Simple PySerial-based terminal emulator
|
11 years ago |