Merge pull request #317 from lpinca/add/ttystudio

Add ttystudio to Command-line apps
This commit is contained in:
Sindre Sorhus
2015-07-16 12:44:48 +02:00

View File

@@ -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