Commit graph

17 commits

Author SHA1 Message Date
Jakub Wilk
dd757c925a Fixed typo 2016-05-04 21:44:50 +02:00
Martin Lund
9dd21af867 Renamed "gotty" to "tio"
Renamed to "tio" because it is shorter and this new name also more
precisely reflects what the program is - a simple TTY terminal I/O
application.

"tio" can be considered short for terminal I/O or TTY I/O or a
combination of the two, whichever you prefer.

Also, wanted to avoid naming conflicts with other projects.
2016-05-04 20:20:06 +02:00
Martin Lund
bbda0b8851 Added log feature
Added "--log <filename>" option which writes all activity to specified
file.
2016-05-01 21:21:05 +02:00
Jakub Wilk
e432e9b25a Clarified README that the license is GPLv2+ 2016-04-23 22:44:27 +02:00
Martin Lund
322dad495a Updated README 2016-04-19 12:57:21 +02:00
Martin Lund
63eba956e2 Minor text update 2016-04-19 11:30:56 +02:00
Martin Lund
e787a73548 Added AUTHORS file 2015-04-18 11:45:35 +03:00
Martin Lund
edeb79b02c Added unit for baudrate 2015-04-18 11:45:02 +03:00
Martin Lund
4eaff1df9d Renamed --char-delay to --output-delay
Renaming to make the naming more specific for the feature.
2015-04-18 11:41:49 +03:00
Martin Lund
9ec4782416 Updated README 2014-10-23 11:38:12 +02:00
Martin Lund
24bef9eba6 Updated README 2014-10-21 20:03:19 +02:00
Martin Lund
838df819fd Updated MAN and README page 2014-09-30 16:17:07 +02:00
Martin Lund
cc7f21e735 Various cleanup
Renamed device -> tty_device.

Removed hardcoded tty device name max length.

Updated README.
2014-09-30 16:05:38 +02:00
Martin Lund
cfa4430370 Fixed typo 2014-09-27 15:33:47 +02:00
Martin Lund
10b5c835c3 Updated README 2014-09-27 14:13:18 +02:00
Martin Lund
442060d4dc Reduced README introduction 2014-09-27 14:11:33 +02:00
Martin Lund
a14d14d75b Initial import 2014-09-27 11:35:17 +02:00