From 8f4b93b7d6f3fc8b83372b6316576f943b424ffe Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Thu, 16 Jul 2015 09:03:21 +0200 Subject: [PATCH] Add ttystudio to Command-line apps --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6041413..b3ddd2a 100644 --- a/readme.md +++ b/readme.md @@ -103,6 +103,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [dark-mode](https://github.com/sindresorhus/dark-mode) - Toggle the Dark Mode in OS X 10.10 from the command-line. - [vantage](https://github.com/dthree/vantage) - Distributed, realtime CLI for your live app. - [rtail](https://github.com/kilianc/rtail) - Terminal output to the browser in seconds, using UNIX pipes. +- [ttystudio](https://github.com/chjj/ttystudio) - Record your terminal and compile it to a GIF or APNG without any external dependencies, bash scripts, gif concatenation, etc. ### Functional programming