1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-15 17:39:52 +02:00

Add gotty

This comes from already included gdb-dashboard which it works great
with.
This commit is contained in:
Michał Janiszewski 2015-12-26 17:52:44 +01:00
parent 0f99aa70ed
commit c209c116e2

View File

@ -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. - [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). - [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. - [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. - [screensaver](https://github.com/gillstrom/screensaver) - Start the screensaver.
- [wallpaper-ci](https://github.com/sindresorhus/wallpaper-cli) - Get or set the desktop wallpaper. - [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. - [yank](https://github.com/mptre/yank) - Yank terminal output to clipboard.