diff options
author | Youjie Zhou <jmpopush@gmail.com> | 2014-10-28 08:43:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-30 20:27:30 +0700 |
commit | 6d094eec3f0259597815e3a1553d49b1137c74bc (patch) | |
tree | 1c3288eef0cbe929968e77c96d386d46ac64a1ec /system/tty2gif/README | |
parent | 98a4e3c907df53baae7c308ea9a16d07f693f6a0 (diff) | |
download | slackbuilds-6d094eec3f0259597815e3a1553d49b1137c74bc.tar.gz |
system/tty2gif: Added (record your scripts into a gif).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/tty2gif/README')
-rw-r--r-- | system/tty2gif/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/tty2gif/README b/system/tty2gif/README new file mode 100644 index 0000000000..071c3a8d88 --- /dev/null +++ b/system/tty2gif/README @@ -0,0 +1,3 @@ +tty2gif let you record terminal scripts and their outputs into both binary and +gif animations. tty2gif also can be used to convert an exist binary script file +into a gif animation. |