From 654bd394d8de3509666558a8d57dcc33eb344633 Mon Sep 17 00:00:00 2001 From: Henry Chang Date: Sun, 19 Mar 2017 15:35:50 -0700 Subject: [PATCH 01/18] Add fz - seamless fuzzy tab completion for z --- README.md | 1 + README_ZH-CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 0b08ee6..ab4f594 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [enhancd](https://github.com/b4b4r07/enhancd) - :rocket: A next-generation cd command with an interactive filter * [fasd](https://github.com/clvv/fasd) - Command-line productivity booster, offers quick access to files and directories * [foxy](https://github.com/s-p-k/foxy) - Plain text bookmarks for firefox and surf browsers. +* [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z * [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder * [hhighlighter](https://github.com/paoloantinori/hhighlighter) - Colorize words in a command output * [hr](https://github.com/LuRsT/hr) - `
` for your terminal diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 548f989..a7e9898 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -39,6 +39,7 @@ * [enhancd](https://github.com/b4b4r07/enhancd) - :rocket: 具有交互式过滤功能的下一代 cd 命令 * [fasd](https://github.com/clvv/fasd) - 命令行效率提升器,提供快速访问文件及目录 * [foxy](https://github.com/s-p-k/foxy) - 适合 Firefox 及 Surf 浏览器的无格式文本书签 +* [fz](https://github.com/changyuheng/fz) - z 的无缝模糊补全 * [fzf](https://github.com/junegunn/fzf) - 命令行下的模糊搜索器 * [hhighlighter](https://github.com/paoloantinori/hhighlighter) - 在命令输出中给单词着色 * [hr](https://github.com/LuRsT/hr) - 适用于终端的 `
` From 7eca767bfd112e407d201710eb1bb4b6f2ed72e2 Mon Sep 17 00:00:00 2001 From: Arvind Chembarpu Date: Fri, 3 Mar 2017 08:37:44 +0530 Subject: [PATCH 02/18] Add pockyt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0b08ee6..d44b7a6 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ledger](https://github.com/ledger/ledger) - Command line accounting * [licen](https://github.com/lord63/licen) - Generate your license. Yet another lice, but implement with Jinja2 and docopt * [moviemon](https://github.com/iCHAIT/moviemon) - Everything about your movies within the command line. +* [pockyt](https://github.com/arvindch/pockyt) - Read, Manage, and Automate your [Pocket](https://getpocket.com) collection. * [pushblast](https://github.com/alebcay/pushblast) - Get PushBullet notifications when a shell program exits * [pushbullet-bash](https://github.com/Red5d/pushbullet-bash) - Bash interface to the PushBullet API * [Reddit Terminal Viewer](https://github.com/michael-lazar/rtv) - Browse Reddit from your terminal From 92469d54ec4c3d2a6c3ca9d74dc4f580596865e9 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Thu, 2 Mar 2017 10:03:07 -0800 Subject: [PATCH 03/18] Update README URLs based on HTTP redirects --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d44b7a6..23169ba 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ansiweather](https://github.com/fcambus/ansiweather) - Weather in your terminal, with ANSI colors and Unicode symbols * [bashblog](https://github.com/cfenollosa/bashblog) - A Bash script that handles blog posting -* [choosealicense-cli](https://github.com/lord63/choosealicense-cli) - Bring [`http://choosealicense.com`](https://choosealicense.com/) to your terminal +* [choosealicense-cli](https://github.com/lord63/choosealicense-cli) - Bring [`https://choosealicense.com/`](https://choosealicense.com/) to your terminal * [facy](https://github.com/huydx/facy) - Command line power tool for facebook * [fanyi](https://github.com/afc163/fanyi) - Translate English to Chinese in terminal * [geeknote](https://github.com/VitaliyRodnenko/geeknote) - Command line evernote client From 045fcf17c527d90abfcfef2ea582cf5ffc3c258e Mon Sep 17 00:00:00 2001 From: Ian Miell Date: Wed, 5 Apr 2017 21:18:16 +0100 Subject: [PATCH 04/18] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23169ba..00c5acd 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts * [shellfire](https://github.com/shellfire-dev/shellfire) - A repository of namespaced, composable shell (bash, sh and dash) function libraries * [shpec](https://github.com/rylnd/shpec) - A shell testing framework +* [shutit](http://ianmiell.github.io/shutit/) - Automation framework based on bash and pexpect * [sub](https://github.com/basecamp/sub) - A delicious way to organize programs * [ts](https://github.com/thinkerbot/ts) - A shell test script * [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit. From eacb27aa451687b34872944fd8940b56b76a21e6 Mon Sep 17 00:00:00 2001 From: Tim Byrne Date: Sun, 9 Apr 2017 07:11:57 -0500 Subject: [PATCH 05/18] Add yadm --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23169ba..6cc3e0d 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [homeshick](https://github.com/andsens/homeshick) - Git dotfile synchronizer written in Bash * [vcsh](https://github.com/RichiH/vcsh) - Config manager based on Git * [shundle](https://github.com/chilicuil/shundle) - Plugin manager for shell scripts +* [yadm](https://thelocehiliosan.github.io/yadm/) - Git-based dotfiles manager supporting encryption, alternates, and bootstrapping ## Shell Script Development From efcd628992255c1772e387bff191cfecc87c4505 Mon Sep 17 00:00:00 2001 From: JaeYoung Mun Date: Tue, 11 Apr 2017 14:31:44 +0900 Subject: [PATCH 06/18] Add bash guide in github repo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23169ba..a9848f9 100644 --- a/README.md +++ b/README.md @@ -286,6 +286,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [Use the Unofficial Bash Strict Mode (Unless You Looove Debugging)](http://redsymbol.net/articles/unofficial-bash-strict-mode/) * [The Art of Command Line](https://github.com/jlevy/the-art-of-command-line) * [Learn Enough Command Line to Be Dangerous](https://www.learnenough.com/command-line-tutorial) +* [A guide to learn bash](https://github.com/Idnan/bash-guide) # Other Awesome Lists From 0d7ced21c2c0ef32d3d552de4eba82449dfe3a42 Mon Sep 17 00:00:00 2001 From: JaeYoung Mun Date: Thu, 13 Apr 2017 09:54:01 +0900 Subject: [PATCH 07/18] Update README_ZH-CN.md also --- README_ZH-CN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 548f989..0116c65 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -257,6 +257,7 @@ * [使用非官方的 Bash 严格模式 (除非你爱调试)](http://redsymbol.net/articles/unofficial-bash-strict-mode/) * [命令行的艺术](https://github.com/jlevy/the-art-of-command-line) * [学会成为命令行杀手](https://www.learnenough.com/command-line-tutorial) +* [学习bash的指南](https://github.com/Idnan/bash-guide) # 其它 Awesome 清单 From ee8b57f081660c33f74e76afad4a66d330622905 Mon Sep 17 00:00:00 2001 From: Ritesh Kumar Date: Thu, 13 Apr 2017 14:16:50 +0530 Subject: [PATCH 08/18] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23169ba..4d6abea 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [repren](https://github.com/jlevy/repren) - Command-line search-and-replace and file-renaming swiss army knife * [slap](https://github.com/slap-editor/slap) - Sublime-like terminal-based text editor that runs on Node.js * [shipit](https://github.com/sapegin/shipit) - Minimalistic SSH deployment +* [starring](https://github.com/ritz078/starring) - Automatically star the npm-packages that you are using on GitHub. ## System Utilities From 67b49b4dd3336f9c7dc096853db7a42d2776109d Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Mon, 17 Apr 2017 18:10:29 +0530 Subject: [PATCH 09/18] Add googler, Buku, imgp, nnn --- README.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 23169ba..f7d0d37 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ ``` █████╗ ██╗ ██╗███████╗███████╗ ██████╗ ███╗ ███╗███████╗ ██╔══██╗██║ ██║██╔════╝██╔════╝██╔═══██╗████╗ ████║██╔════╝ -███████║██║ █╗ ██║█████╗ ███████╗██║ ██║██╔████╔██║█████╗ -██╔══██║██║███╗██║██╔══╝ ╚════██║██║ ██║██║╚██╔╝██║██╔══╝ +███████║██║ █╗ ██║█████╗ ███████╗██║ ██║██╔████╔██║█████╗ +██╔══██║██║███╗██║██╔══╝ ╚════██║██║ ██║██║╚██╔╝██║██╔══╝ ██║ ██║╚███╔███╔╝███████╗███████║╚██████╔╝██║ ╚═╝ ██║███████╗ ╚═╝ ╚═╝ ╚══╝╚══╝ ╚══════╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ -███████╗██╗ ██╗███████╗██╗ ██╗ -██╔════╝██║ ██║██╔════╝██║ ██║ -███████╗███████║█████╗ ██║ ██║ -╚════██║██╔══██║██╔══╝ ██║ ██║ -███████║██║ ██║███████╗███████╗███████╗ -╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝ +███████╗██╗ ██╗███████╗██╗ ██╗ +██╔════╝██║ ██║██╔════╝██║ ██║ +███████╗███████║█████╗ ██║ ██║ +╚════██║██╔══██║██╔══╝ ██║ ██║ +███████║██║ ██║███████╗███████╗███████╗ +╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝ ``` # Awesome Shell [![Awesome][awesome-badge]][awesome-link] @@ -55,8 +55,9 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bashmarks](https://github.com/huyng/bashmarks) - Directory bookmarks for the shell * [bd](https://github.com/vigneshwaranr/bd) - Quickly go back to a parent directory * [boilr](https://github.com/tmrts/boilr) - A blazingly fast CLI tool for creating projects from boilerplate templates. -- [boom](https://github.com/holman/boom) - Store links and snippets in the commandline +* [boom](https://github.com/holman/boom) - Store links and snippets in the commandline * [borg](https://github.com/ok-borg/borg) - A terminal based search engine for bash commands +* [Buku](https://github.com/jarun/Buku) - Powerful command-line bookmark manager * [byobu](http://byobu.co/) - Text-based window manager and terminal multiplexer * [commacd](https://github.com/shyiko/commacd) - A faster way to move around in Bash * [desk](https://github.com/jamesob/desk) - A lightweight workspace manager for the shell @@ -65,12 +66,14 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [fasd](https://github.com/clvv/fasd) - Command-line productivity booster, offers quick access to files and directories * [foxy](https://github.com/s-p-k/foxy) - Plain text bookmarks for firefox and surf browsers. * [fzf](https://github.com/junegunn/fzf) - A command-line fuzzy finder +* [googler](https://github.com/jarun/googler) - Google Search, Google Site Search, Google News from the terminal * [hhighlighter](https://github.com/paoloantinori/hhighlighter) - Colorize words in a command output * [hr](https://github.com/LuRsT/hr) - `
` for your terminal * [hstr](https://github.com/dvorka/hstr) - Bash History Suggest Box * [k](https://github.com/supercrabtree/k) - k is a Zsh script to make directory listings more readable, adding Git status, fileweight colors and rotting dates * [k alias](https://github.com/lingtalfi/k) - get kool aliases (and more) working with a simple one-liner * [marker](https://github.com/pindexis/marker) - Bookmark your shell commands +* [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration * [parallel](http://www.gnu.org/software/parallel/) - Build and execute shell command lines from standard input in parallel * [pathpicker](https://github.com/facebook/PathPicker) - Accepts inputs like grep, searches, git etc; allows selecting files from the result of the input, which you can then open or provide as argument to a command. * [percol](https://github.com/mooz/percol) - Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell @@ -181,6 +184,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [cmus](https://github.com/cmus/cmus) - Cross-platform cli audio player. * [gifgen](https://github.com/lukechilds/gifgen) - Simple high quality GIF encoding * [image-scraper](https://github.com/sananth12/ImageScraper) - A cool command line image scraper with a lot of features. +* [imgp](https://github.com/jarun/imgp) - Blazing fast batch image resizer and rotator * [jq](https://github.com/stedolan/jq) - Sed for json data. You can use it to slice and filter and map and transform structured data * [mplayer](http://www.mplayerhq.hu/design7/news.html) - Lets you play most audio and video formats (using ASCII characters) in the shell as well as in a GUI. * [nehm](https://github.com/bogem/nehm) - Console tool, which downloads, sets IDv3 tags and adds to your iTunes (if you use it) your SoundCloud likes in convenient way From f3721f59d87a55d8073430d0c80054eddf46e44d Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Thu, 20 Apr 2017 06:56:46 +0530 Subject: [PATCH 10/18] Bring back trailing whitespaces --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f7d0d37..6f1191d 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ ``` █████╗ ██╗ ██╗███████╗███████╗ ██████╗ ███╗ ███╗███████╗ ██╔══██╗██║ ██║██╔════╝██╔════╝██╔═══██╗████╗ ████║██╔════╝ -███████║██║ █╗ ██║█████╗ ███████╗██║ ██║██╔████╔██║█████╗ -██╔══██║██║███╗██║██╔══╝ ╚════██║██║ ██║██║╚██╔╝██║██╔══╝ +███████║██║ █╗ ██║█████╗ ███████╗██║ ██║██╔████╔██║█████╗ +██╔══██║██║███╗██║██╔══╝ ╚════██║██║ ██║██║╚██╔╝██║██╔══╝ ██║ ██║╚███╔███╔╝███████╗███████║╚██████╔╝██║ ╚═╝ ██║███████╗ ╚═╝ ╚═╝ ╚══╝╚══╝ ╚══════╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝ -███████╗██╗ ██╗███████╗██╗ ██╗ -██╔════╝██║ ██║██╔════╝██║ ██║ -███████╗███████║█████╗ ██║ ██║ -╚════██║██╔══██║██╔══╝ ██║ ██║ -███████║██║ ██║███████╗███████╗███████╗ -╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝ +███████╗██╗ ██╗███████╗██╗ ██╗ +██╔════╝██║ ██║██╔════╝██║ ██║ +███████╗███████║█████╗ ██║ ██║ +╚════██║██╔══██║██╔══╝ ██║ ██║ +███████║██║ ██║███████╗███████╗███████╗ +╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝╚══════╝ ``` # Awesome Shell [![Awesome][awesome-badge]][awesome-link] From e8cc0bf7bd4f38bea18c26057e98e8536ceb74fd Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 20 Apr 2017 18:33:47 -0400 Subject: [PATCH 11/18] Put shundle where it's supposed to be --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce04130..dc35719 100644 --- a/README.md +++ b/README.md @@ -245,8 +245,8 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [dotfiler](https://github.com/svetlyak40wt/dotfiler) – Shell agnostic git based dotfiles package manager, written in Python. * [fresh](https://github.com/freshshell/fresh) - Keep your dotfiles fresh * [homeshick](https://github.com/andsens/homeshick) - Git dotfile synchronizer written in Bash -* [vcsh](https://github.com/RichiH/vcsh) - Config manager based on Git * [shundle](https://github.com/chilicuil/shundle) - Plugin manager for shell scripts +* [vcsh](https://github.com/RichiH/vcsh) - Config manager based on Git * [yadm](https://thelocehiliosan.github.io/yadm/) - Git-based dotfiles manager supporting encryption, alternates, and bootstrapping ## Shell Script Development From 88c91d8ecba2857bd05fb9455e6c1f16592e500f Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 20 Apr 2017 18:38:24 -0400 Subject: [PATCH 12/18] Fix outdated links to atop and httpie --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc35719..86cad46 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. *OS-related tools, including system administration, system debugging, and file and process management.* -* [atop](http://www.atoptool.nl) - ASCII full-screen performance monitor that is capable of reporting the activity of all processes +* [atop](https://www.atoptool.nl) - ASCII full-screen performance monitor that is capable of reporting the activity of all processes * [progress](https://github.com/Xfennec/progress) - Linux tool to show progress for cp, rm, dd, ... * [glances](https://github.com/nicolargo/glances) - Glances an Eye on your system * [goaccess](https://github.com/allinurl/goaccess) - GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in \*nix systems. @@ -170,7 +170,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [bashttpd](https://github.com/avleen/bashttpd) - A web server written in Bash * [bitpocket](https://github.com/sickill/bitpocket) - "DIY Dropbox" or "2-way directory (r)sync with proper deletion" * [Dropbox-Uploader](https://github.com/andreafabrizi/Dropbox-Uploader) - Dropbox Uploader is a Bash script which can be used to upload, download, list or delete files from Dropbox -* [httpie](https://github.com/jkbrzt/httpie) - HTTPie is a command line HTTP client, a user-friendly cURL replacement +* [httpie](https://github.com/jakubroztocil/httpie) - HTTPie is a command line HTTP client, a user-friendly cURL replacement * [ngincat](https://github.com/jaburns/ngincat) - Tiny Bash HTTP server using netcat * [resty](https://github.com/micha/resty) - Little command line REST client that you can use in pipelines * [youtube-dl](https://github.com/rg3/youtube-dl) - Small command-line program to download videos from YouTube.com and other video sites From dc4620f8311e5438aebd6a0c23b05934be2a59c9 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 20 Apr 2017 18:39:07 -0400 Subject: [PATCH 13/18] Fix dupe warning for choosealicense-cli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86cad46..6949c0f 100644 --- a/README.md +++ b/README.md @@ -200,7 +200,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [ansiweather](https://github.com/fcambus/ansiweather) - Weather in your terminal, with ANSI colors and Unicode symbols * [bashblog](https://github.com/cfenollosa/bashblog) - A Bash script that handles blog posting -* [choosealicense-cli](https://github.com/lord63/choosealicense-cli) - Bring [`https://choosealicense.com/`](https://choosealicense.com/) to your terminal +* [choosealicense-cli](https://github.com/lord63/choosealicense-cli) - Choose an OSS license from the comfort of your terminal * [facy](https://github.com/huydx/facy) - Command line power tool for facebook * [fanyi](https://github.com/afc163/fanyi) - Translate English to Chinese in terminal * [geeknote](https://github.com/VitaliyRodnenko/geeknote) - Command line evernote client From d4465177666b85fdbc6ba1b222994c42c25ae919 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 20 Apr 2017 18:43:13 -0400 Subject: [PATCH 14/18] Remove lrzsz SSL error. --- README_ZH-CN.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 0116c65..f1cf133 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -146,7 +146,6 @@ * [resty](https://github.com/micha/resty) - 你可以在管道中使用的小型命令行 REST 客户端 * [youtube-dl](https://github.com/rg3/youtube-dl) - 从 YouTube.com 及其它视频站点下载视频的小命令行程序 * [coursera-dl](https://github.com/coursera-dl/coursera-dl) - 从Course公开课上下载视频 -* [lrzsz](https://ohse.de/uwe/software/lrzsz.html) - 可以apt安装,用于上传(rz)和下载(sz)文件,windows下需要使用xshell ## 多媒体与文件格式 From 25c8715e7caa98c2b5524a7ff93e9dfc72ab339a Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 20 Apr 2017 18:46:59 -0400 Subject: [PATCH 15/18] [zh-cn] Fix links for atop and httpie --- README_ZH-CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_ZH-CN.md b/README_ZH-CN.md index f1cf133..898694c 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -117,7 +117,7 @@ *操作系统相关工具,包括系统管理、系统调试、及文件和进程管理。* -* [atop](http://www.atoptool.nl) - 能够报告所有进程活动的 ASCII 全屏性能监视器 +* [atop](https://www.atoptool.nl) - 能够报告所有进程活动的 ASCII 全屏性能监视器 * [cv](https://github.com/Xfennec/progress) - 显示 cp、rm、dd 等命令进度的 Linux 工具 * [glances](https://github.com/nicolargo/glances) - 系统监视之眼 * [goaccess](https://github.com/allinurl/goaccess) - 运行于 \*nix 系统终端中的实时 web 日志分析器及交互式查看器 @@ -140,7 +140,7 @@ * [bashttpd](https://github.com/avleen/bashttpd) - 使用 Bash 编写的 web 服务器 * [bitpocket](https://github.com/sickill/bitpocket) - "DIY Dropbox" 或 "双向目录同步(含正确删除)" * [Dropbox-Uploader](https://github.com/andreafabrizi/Dropbox-Uploader) - Dropbox Uploader 是用来从 Dropbox 上传、下载、列出或删除文件的 Bash 脚本 -* [httpie](https://github.com/jkbrzt/httpie) - HTTPie 是一个命令行 HTTP 客户端,用户友好的 cURL 替代品 +* [httpie](https://github.com/jakubroztocil/httpie) - HTTPie 是一个命令行 HTTP 客户端,用户友好的 cURL 替代品 * [http-server](https://www.npmjs.com/package/http-server) - http-server可以启动一个轻量级的http服务 * [ngincat](https://github.com/jaburns/ngincat) - 使用 netcat 的微型 Bash HTTP 服务器 * [resty](https://github.com/micha/resty) - 你可以在管道中使用的小型命令行 REST 客户端 From a8553c210942524bb83a69a3c20001286b3c4d06 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 20 Apr 2017 18:49:41 -0400 Subject: [PATCH 16/18] [zh-cn] Remove dupe warning for choosealicense-cli Excuse my awful Chinese skills. --- README_ZH-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 898694c..3dfe7fe 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -173,7 +173,7 @@ * [ansiweather](https://github.com/fcambus/ansiweather) - 终端中的天气预报,包含 ANSI 颜色及 Unicode 符号 * [bashblog](https://github.com/cfenollosa/bashblog) - 处理 blog 投递的 Bash 脚本 -* [choosealicense-cli](https://github.com/lord63/choosealicense-cli) - 把 [`http://choosealicense.com`](https://choosealicense.com/) 带到你的终端 +* [choosealicense-cli](https://github.com/lord63/choosealicense-cli) - 从终端选授權合約 * [facy](https://github.com/huydx/facy) - 命令行下的 Facebook 客户端 * [fanyi](https://github.com/afc163/fanyi) - 翻译英文为中文的命令行工具 * [geeknote](https://github.com/VitaliyRodnenko/geeknote) - 命令行的 Evernote 客户端 From ad93c8e0fc0291f2880937400309c51006448561 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 20 Apr 2017 18:53:10 -0400 Subject: [PATCH 17/18] Remove transfer.sh from whitelist Seems to be working fine without it for now. --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index df72bb0..c5d3d92 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,5 +4,5 @@ rvm: before_script: - gem install awesome_bot script: - - awesome_bot README.md --white-list transfer.sh - - awesome_bot README_ZH-CN.md --white-list transfer.sh + - awesome_bot README.md + - awesome_bot README_ZH-CN.md From 8a935be4478239f6cd50edf8219354324ecbded0 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Thu, 20 Apr 2017 19:08:41 -0400 Subject: [PATCH 18/18] shutit: https > http --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00c5acd..24e5b04 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [shellcheck](https://github.com/koalaman/shellcheck) - Static analysis tool for shell scripts * [shellfire](https://github.com/shellfire-dev/shellfire) - A repository of namespaced, composable shell (bash, sh and dash) function libraries * [shpec](https://github.com/rylnd/shpec) - A shell testing framework -* [shutit](http://ianmiell.github.io/shutit/) - Automation framework based on bash and pexpect +* [shutit](https://ianmiell.github.io/shutit/) - Automation framework based on bash and pexpect * [sub](https://github.com/basecamp/sub) - A delicious way to organize programs * [ts](https://github.com/thinkerbot/ts) - A shell test script * [shunit2](https://github.com/kward/shunit2) - A unit test framework for Bash scripts with a flavour of JUnit/PyUnit.