From c209c116e2595c7681a049bbaeb8cfd778f5e0bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Janiszewski?= Date: Sat, 26 Dec 2015 17:52:44 +0100 Subject: [PATCH] Add gotty This comes from already included gdb-dashboard which it works great with. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56a62ae..7c50c17 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [battery-level](https://github.com/gillstrom/battery-level) - Get current battery level. - [brightness-cli](https://github.com/kevva/brightness-cli) - Change screen brightness- [windows version](https://github.com/sondreb/win-brightness). - [file-type-cli](https://github.com/sindresorhus/file-type-cli) - Detect the file type of a file or stdin. +- [gotty](https://github.com/yudai/gotty) - Share your terminal as a web application. - [screensaver](https://github.com/gillstrom/screensaver) - Start the screensaver. - [wallpaper-ci](https://github.com/sindresorhus/wallpaper-cli) - Get or set the desktop wallpaper. - [yank](https://github.com/mptre/yank) - Yank terminal output to clipboard.