diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-02 13:00:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 10:38:14 +0700 |
commit | bb0971bee1bbe43b486643e93167b09857672c72 (patch) | |
tree | ca37462c2ff5b9fe843eb6a5e4934ad0e4ba5eb1 /system/ttygif/README | |
parent | ef100fc9277d6395f1a1fdca496d8d86abeae5f6 (diff) |
system/ttygif: Added (converting tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ttygif/README')
-rw-r--r-- | system/ttygif/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/ttygif/README b/system/ttygif/README new file mode 100644 index 0000000000000..13093ef1d514d --- /dev/null +++ b/system/ttygif/README @@ -0,0 +1,4 @@ +ttygif converts a ttyrec file into gif files. It's a stripped down version +of ttyplay which calls xwd on every frame. + +NOTE: ttyrec is also available from SBo |