1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-01 19:08:06 +02:00
Commit Graph

278 Commits

Author SHA1 Message Date
Moshe-Immerman
150680a395 Move localtunnel to terminal utilities (#138) 2017-10-10 13:20:00 -06:00
Kris
520a396960 Add pivotal tracker (#144) 2017-10-10 13:19:05 -06:00
Adam Garrett-Harris
2893c63cdd Update readme.md 2017-09-07 13:13:54 -06:00
Kunal Dabir
a1e7b493d0 Suggesting has (#147) 2017-08-31 09:34:05 -06:00
Adam Garrett-Harris
eeaefb7757 Update readme.md 2017-08-30 16:06:44 -06:00
Matt Swensen
35f8fa8053 Add themer to development category. (#145) 2017-08-26 21:24:32 -06:00
Alvin Lin
af76fca528 Add getnews.tech (#142) 2017-08-26 21:19:49 -06:00
Ivan Seidel
4062609057 Old Library was just a Wrapper (#141)
* Old Library was just a Wrapper

The old library described just implemented a cli on top of https://github.com/ddsol/speedtest.net. They now support a cli and there is no need for another cli that uses the original same repo.
2017-08-26 21:18:22 -06:00
Moshe-Immerman
ae636abc57 add exa (#140) 2017-08-26 21:12:13 -06:00
Moshe-Immerman
821f843286 add ngrok to terminal utlities (#139) 2017-08-26 21:11:22 -06:00
Moshe-Immerman
ec0fca366e add serveo (#137) 2017-08-26 21:10:33 -06:00
Moshe-Immerman
5c409c46f1 add seashells.io (#136) 2017-08-26 21:07:35 -06:00
Manraj Singh
f6fc6c1237 Adds organize-cli to file managers section (#135) 2017-07-29 23:49:46 -06:00
Kevin Lanni
325bf75bdc Add jp (#134)
[jp](https://github.com/therealklanni/jp) - Simply parse and drill into JSON on the commandline, with jsonpath and stdin stream support (jq compatible, not a replacement).
2017-07-29 23:48:33 -06:00
Adam Harris
d33e032b5f Rename README.md to readme.md 2017-07-15 07:47:55 -06:00
Nikita Sobolev
d7c805cf92 Adds git-secret into git section (#133)
`git-secret` repo: https://github.com/sobolevn/git-secret
`git-secret` site: http://git-secret.io/
2017-07-15 07:46:50 -06:00
Christian Lund Hansen
37cc99ee8c calcurse-calendar added (#131) 2017-07-07 22:55:37 -06:00
Jonathan Cuthbert
08afdb1481 wallpaper-cli typo (#129) 2017-07-01 12:32:55 -06:00
Moshe-Immerman
1c675363d2 New terminal utilities section (#125) 2017-06-06 11:49:40 -06:00
Moshe-Immerman
e96022a13c refactor command line tools into command line learning + add a few (#127) 2017-06-05 14:13:13 -06:00
Moshe-Immerman
44b0cebc55 Add pgcli (#124) 2017-06-05 13:47:15 -06:00
Moshe-Immerman
8e9cd40c37 add Chokidar CLI (#119) 2017-06-05 13:23:21 -06:00
mario
4b0ca2edce Add calories (#122) 2017-06-05 13:20:55 -06:00
Moshe-Immerman
7a87598c7e add yaml-cli (#118) 2017-06-05 13:17:15 -06:00
Moshe-Immerman
89214b2be0 add boilr and cookiecutter (#116) 2017-06-05 13:16:11 -06:00
joelgeorgev
f2d131f330 Add google-wifi-status (#114)
A Node.js CLI app that displays status of your Google Wifi / OnHub router.
2017-06-05 13:05:03 -06:00
JackeL
b19adbc454 Add JackPaper (#113)
A CLI to pull random/queried images from unplash.com and apply to your desktop wallpaper.
2017-05-18 11:12:34 -06:00
Liran Tal
e5f397c1fa Add dockly (#112) 2017-05-12 12:43:35 -06:00
Adam Harris
0c4eff8834 Fix link formatting 2017-05-12 11:12:21 -06:00
Jeyveen Bhoyroo
9b449f9c6f Add website-popup-cli 2017-05-12 11:11:33 -06:00
Adam Harris
3a8e3619bc Add ranger and midnight commander (#111)
Okay.. This took like an hour but it's my first change on GitHub. I have added the topic "file managers" and added ranger and midnight commander.
2017-04-29 07:51:11 -06:00
Adam Harris
cb7c069496 Update cowsay link 2017-04-26 21:41:31 -06:00
Adam Harris
d4c84832ce Remove resources section
This list should focus on cli apps more than utilities or tools to build your own cli apps, therefore I'm removing the resources section. There are other lists that cover this area better and I plan on linking to them in the "Other Awesome Lists" section.
2017-04-26 17:11:02 -06:00
Adam Harris
1335ca0cf5 Move awesome git addons to other awesome lists 2017-04-26 17:06:28 -06:00
Jannis Redmann
520d0438e2 add mapscii (#107) 2017-04-26 13:21:18 -06:00
Adam Harris
0d9c8527e5 Remove j in favor of z
https://github.com/rupa/j/issues/1
2017-04-26 13:20:31 -06:00
Adam Harris
86cca484f4 Change PathPicker link from website to github repo 2017-04-26 11:54:09 -06:00
Adam Harris
ff6ccbf882 Change OS X to macOS 2017-04-26 11:44:47 -06:00
Adam Harris
bc50c1dade Change g3l link from website to github repo 2017-04-26 11:40:53 -06:00
Adam Harris
8e0d2530ba Change link for doing to github repo 2017-04-26 11:36:42 -06:00
Adam Harris
7f57ac9cdd Fix markdown format for link 2017-04-26 11:23:26 -06:00
Jordan Hotmann
2a86392343 Add rename-cli (#99)
rename-cli is a tool to rename files and excels at renaming multiple files at once.  It supports glob file matching, variables in the output file name, auto-indexing, and can be customized by the user.  It is written in node and is cross-platform.

https://github.com/jhotmann/node-rename-cli
2017-04-26 11:22:28 -06:00
Arun Prakash Jana
6c7f70a4fb Add bcal (#104)
bcal is a Byte CALculator for storage conversions and calculations.
Features:

- convert to IEC/SI standard data storage units
- show the address in bytes
- show address as LBA:OFFSET
- convert CHS to LBA and *vice versa*
- show binary, decimal and hex representation of a number
- custom sector size, max heads/cylinder and max sectors/track
- minimal dependencies
2017-04-26 10:53:54 -06:00
Arun Prakash Jana
565d0fcbc5 Add nnn (#103)
nnn is a terminal based file browser. It brings excellent desktop integration to the terminal with easy navigation, a disk usage analyzer mode, comprehensive file details and much more.
2017-04-26 10:53:26 -06:00
Arun Prakash Jana
5dfde71a48 Add imgp (#102)
imgp is a command line image resizer and rotator for JPEG and PNG images.
Features:

- resize by percentage or resolution
- rotate clockwise by specified angle
- adaptive resize considering orientation
- brute force to a resolution
- optimize images to save more space
- limit processing by minimum image size
- convert PNG to JPEG
- erase exif metadata
- force smaller to larger resize
- process directories recursively
- overwrite source image option
- completion scripts for bash, fish, zsh
- minimal dependencies
2017-04-26 10:52:43 -06:00
Arun Prakash Jana
8111c21f5a Add googler (#101)
googler is a power tool to Google (Web & News) and Google Site Search from the command-line.
Features:

- Google Search, Google Site Search, Google News
- Fast and clean (no ads, stray URLs or clutter), custom color
- Navigate result pages from omniprompt, open URLs in browser
- Effortless keyword-based site search with googler @t add-on
- Fetch n results in a go, start at the n<sup>th</sup> result
- Disable automatic spelling correction and search exact keywords
- Specify duration, country/domain (default: worldwide/.com), language
- Google keywords (e.g. `filetype:mime`, `site:somesite.com`) support
- Open the first result directly in browser (as in *I'm Feeling Lucky*)
- Non-stop searches: fire new searches at omniprompt without exiting
- HTTPS proxy, User Agent, TLS 1.2 (default) support
- Man page with examples, completion scripts for Bash, Zsh and Fish
- Minimal dependencies
2017-04-26 10:52:04 -06:00
Arun Prakash Jana
efdbd7f21e Add Buku (#100)
Buku is a powerful command-line bookmark manager. Features:

- Lightweight, clean interface
- Text editor integration
- Fetch page title, add tags and comments
- Multiple search modes (e.g. deep, regex)
- Continuous search at prompt, on the fly mode switch
- Open bookmarks and search results in browser
- Import/export in HTML (FF, Chrome compatible) or Markdown
- Shorten and expand URLs
- Smart tag editing with >>, > or << symbols at prompt
- Password protection (manual)
- Portable, merge-able database to sync between systems
- Multithreaded full DB refresh
- Shell completion scripts, man page with examples
2017-04-26 10:50:21 -06:00
Ritesh Kumar
6011be38b7 Update README.md (#98) 2017-04-26 10:48:32 -06:00
Albin Ekblom
98c9bb5530 Add open-pip-cli (#96)
🎉
2017-04-26 10:47:11 -06:00
Enes Erdoğan
0c27a948c3 * Add Trino (#95) 2017-03-27 07:29:48 -06:00