mirror of
https://github.com/agarrharr/awesome-cli-apps.git
synced 2024-10-01 01:25:59 -04:00
Moved Terminal Utilities to new subcategory under Utilities
This commit is contained in:
parent
0f8e9667f2
commit
f804d34110
33
readme.md
33
readme.md
@ -37,15 +37,15 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [Productivity](#productivity)
|
- [Productivity](#productivity)
|
||||||
- [Utilities](#utilities)
|
- [Utilities](#utilities)
|
||||||
- [macOS](#macos)
|
- [macOS](#macos)
|
||||||
|
- [Terminal Utilities](#terminal-utilities)
|
||||||
- [Command Line Learning](#command-line-learning)
|
- [Command Line Learning](#command-line-learning)
|
||||||
- [Data Manipulation](#data-manipulation)
|
- [Data Manipulation](#data-manipulation)
|
||||||
- [Files and Directories](#files-and-directories)
|
- [Files and Directories](#files-and-directories)
|
||||||
- [File managers](#file-managers)
|
- [File Managers](#file-managers)
|
||||||
- [Deleting, Copying, and Renaming](#deleting-copying-and-renaming)
|
- [Deleting, Copying, and Renaming](#deleting-copying-and-renaming)
|
||||||
- [Files](#files)
|
- [Files](#files)
|
||||||
- [Directory Listing](#directory-listing)
|
- [Directory Listing](#directory-listing)
|
||||||
- [Directory Navigation](#directory-navigation)
|
- [Directory Navigation](#directory-navigation)
|
||||||
- [Terminal Utilities](#terminal-utilities)
|
|
||||||
- [Version Control](#version-control)
|
- [Version Control](#version-control)
|
||||||
- [Git](#git)
|
- [Git](#git)
|
||||||
- [Changelogs](#changelogs)
|
- [Changelogs](#changelogs)
|
||||||
@ -233,6 +233,20 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [stronghold](https://github.com/alichtman/stronghold) - Easily configure MacOS security settings from the terminal.
|
- [stronghold](https://github.com/alichtman/stronghold) - Easily configure MacOS security settings from the terminal.
|
||||||
- [shallow-backup](https://github.com/alichtman/shallow-backup) - Easily create lightweight documentation of installed packages, dotfiles, and more.
|
- [shallow-backup](https://github.com/alichtman/shallow-backup) - Easily create lightweight documentation of installed packages, dotfiles, and more.
|
||||||
|
|
||||||
|
### Terminal Utilities
|
||||||
|
|
||||||
|
- [gotty](https://github.com/yudai/gotty) - Share your terminal as a web application.
|
||||||
|
- [localtunnel](https://github.com/localtunnel/localtunnel) - Exposes your localhost to the world for easy testing and sharing.
|
||||||
|
- [mosh](https://mosh.org/) - Remote SSH client that allows roaming with intermittent connectivity.
|
||||||
|
- [ngrok](https://ngrok.com/) - secure introspectable tunnels to localhost.
|
||||||
|
- [serveo](https://serveo.net/) - Expose local servers to the internet using only a SSH client.
|
||||||
|
- [seashells.io](https://seashells.io/) - Pipe output from command-line programs to the web in real-time.
|
||||||
|
- [teleconsole](https://www.teleconsole.com/) - Share your UNIX terminal in seconds.
|
||||||
|
- [tmate.io](https://tmate.io/) - Instant terminal (tmux) sharing.
|
||||||
|
- [warp](https://github.com/spolu/warp) - Secure and simple terminal sharing.
|
||||||
|
- [OverTime](https://github.com/diit/overtime-cli) - Easy time-overlap tables for remote teams.
|
||||||
|
- [undollar](https://github.com/ImFeelingDucky/undollar) - undollar strips the '$' preceding copy-pasted terminal commands.
|
||||||
|
|
||||||
## Command Line Learning
|
## Command Line Learning
|
||||||
|
|
||||||
- [cmdchallenge](https://cmdchallenge.com/) - presents small shell challenge with user submitted solutions.
|
- [cmdchallenge](https://cmdchallenge.com/) - presents small shell challenge with user submitted solutions.
|
||||||
@ -245,7 +259,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs.
|
- [Wat](https://github.com/dthree/wat) - Instant, central, community-built docs.
|
||||||
- [teachcode](https://github.com/madlabsinc/teachcode) - A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.
|
- [teachcode](https://github.com/madlabsinc/teachcode) - A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.
|
||||||
|
|
||||||
|
|
||||||
## Data Manipulation
|
## Data Manipulation
|
||||||
|
|
||||||
- [jq](https://github.com/stedolan/jq) - Command-line JSON processor [http://stedolan.github.io/jq/](http://stedolan.github.io/jq/).
|
- [jq](https://github.com/stedolan/jq) - Command-line JSON processor [http://stedolan.github.io/jq/](http://stedolan.github.io/jq/).
|
||||||
@ -298,20 +311,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z.
|
- [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z.
|
||||||
- [goto](https://github.com/iridakos/goto) - Directory aliases for the shell with autocomplete.
|
- [goto](https://github.com/iridakos/goto) - Directory aliases for the shell with autocomplete.
|
||||||
|
|
||||||
## Terminal Utilities
|
|
||||||
|
|
||||||
- [gotty](https://github.com/yudai/gotty) - Share your terminal as a web application.
|
|
||||||
- [localtunnel](https://github.com/localtunnel/localtunnel) - Exposes your localhost to the world for easy testing and sharing.
|
|
||||||
- [mosh](https://mosh.org/) - Remote SSH client that allows roaming with intermittent connectivity.
|
|
||||||
- [ngrok](https://ngrok.com/) - secure introspectable tunnels to localhost.
|
|
||||||
- [serveo](https://serveo.net/) - Expose local servers to the internet using only a SSH client.
|
|
||||||
- [seashells.io](https://seashells.io/) - Pipe output from command-line programs to the web in real-time.
|
|
||||||
- [teleconsole](https://www.teleconsole.com/) - Share your UNIX terminal in seconds.
|
|
||||||
- [tmate.io](https://tmate.io/) - Instant terminal (tmux) sharing.
|
|
||||||
- [warp](https://github.com/spolu/warp) - Secure and simple terminal sharing.
|
|
||||||
- [OverTime](https://github.com/diit/overtime-cli) - Easy time-overlap tables for remote teams.
|
|
||||||
- [undollar](https://github.com/ImFeelingDucky/undollar) - undollar strips the '$' preceding copy-pasted terminal commands.
|
|
||||||
|
|
||||||
## Version Control
|
## Version Control
|
||||||
|
|
||||||
### Git
|
### Git
|
||||||
|
Loading…
Reference in New Issue
Block a user