1
0
mirror of https://github.com/namibia/awesome-shell.git synced 2024-05-28 09:50:48 +00:00
Commit Graph

383 Commits

Author SHA1 Message Date
Darri Steinn Konradsson
bf524a3493 Update Byobu link 2019-10-23 15:39:48 -04:00
Darri Steinn Konráðsson
f2501f2c81 Add td-cli (#323) 2019-10-23 15:37:39 -04:00
Sung Won Cho
7efcf737fc Add Dnote to the Command-Line Productivity section (#339) 2019-10-23 15:31:39 -04:00
snuyanzin
adf89f08ea Add sqlline (#337)
The PR suggests adding of sqlline https://github.com/julianhyde/sqlline which allows to connect to sources (not only relational DBs) via jdbc driver.
There is a set of video demos with that at asciinema.org https://github.com/julianhyde/sqlline/wiki/Demos
2019-10-23 15:25:35 -04:00
Ramon Fried
707b7ff095 Added bitwise under development tools (#336)
https://github.com/mellowcandle/bitwise
2019-10-23 15:21:07 -04:00
Brayden Willenborg
b656e7d267 Added jo (#333)
Added the `jo` CLI app from https://github.com/jpmens/jo.
2019-10-23 15:16:05 -04:00
Rory Bradford
416cf1ccd6 add Korn Shell variants 2019-10-23 14:43:35 -04:00
Alex Torres
424daf3824 Add shell++ in shells list. 2019-10-23 14:20:04 -04:00
Caleb Xu
77954b2cd6 Periodic link cleanup 2019-10-23 14:14:42 -04:00
Caleb Xu
68dee7abbb Periodic link cleanup 2019-10-23 14:09:56 -04:00
Tim Bedard
b35035d666 removed git-up (#310) 2019-05-19 11:47:17 -07:00
Mátyás Kuti
53ae17e4ed Add GNU screen (#318) 2019-05-19 11:46:39 -07:00
Caleb Xu
7dbf219f14 Fix broken links and redirects 2019-01-28 10:34:21 -05:00
charlee
6b28919207 added mackup (#303) 2018-11-28 10:37:51 -05:00
Arun Prakash Jana
b43b25c928 Add ddgr, pdd (#302)
- `ddgr` is a utility to perform DuckDuckGo search from the terminal.
- `pdd` is a date time diff calculator with a custom resolution stopwatch
   and a countdown timer.
2018-11-28 10:37:06 -05:00
Caleb Xu
f098cb615a
Fix broken links (en) 2018-11-28 10:27:49 -05:00
Sergey Mudrik
51cc243888 Added shell2http (#295)
This is a HTTP-server to execute shell commands. Designed for development, prototyping or remote control.
2018-10-27 01:40:35 -04:00
jhspetersson
fb273091e1 Add fselect, a command-line tool to search files with SQL-like queries (#294) 2018-10-27 01:37:52 -04:00
Raphael Hoegger
6edf61e247 adding oilshell/osh to the list of shells (#291)
* adding oilshell/osh to the list of shells

* osh: use HTTPS
2018-10-27 01:28:43 -04:00
Felix
3b739ca1b1 Link to the SHTAP game engine (#290)
* Link to the SHTAP game engine

* Move SHTAP to the right spot alphabetically
2018-10-27 01:24:23 -04:00
Miloš Sutanovac
a56c81653e Adds carbon-now-cli (#289) 2018-10-27 01:23:07 -04:00
Rich Jones
41ea212a85 adds xsv (#287) 2018-10-27 01:21:54 -04:00
Caleb Xu
78ad26b9aa
Fix broken links 2018-10-27 01:21:29 -04:00
Rich Jones
212d512ecb Adds link to Loop (#286) 2018-10-27 01:17:33 -04:00
Oguzhan Inan
1154391626 added korkut (#285)
Quick and simple image processing at the command line.
2018-09-04 22:26:37 -04:00
Cameron Ingham
d55e28d863 Added xtm & googlr (#284) 2018-09-04 22:23:41 -04:00
novddd
a875f6549a Add taskbook (#283) 2018-09-04 22:22:16 -04:00
Max
d130aa975f Add undollar (#282)
undollar makes copy-pasting commands from the internet easier. If the command includes a leading dollar sign, undollar removes it and runs the rest of the command.
2018-09-04 22:17:20 -04:00
garden.yuen
6aa25f853b add md2png (#274) 2018-09-04 21:58:22 -04:00
Nickolas Burr
91279cde31 Add rng to System Utilities in README.md (#280) 2018-09-04 21:53:17 -04:00
tjstub
8bcefcff94 Add the fd to the awesome list (#279)
Addresses part of #269. The fd tool is a more friendly take on normal find. See: https://github.com/sharkdp/fd
2018-09-04 21:47:38 -04:00
Keith Bennett
56dc05acd6 Add wifi-wand, a Ruby utility for managing WiFi on Mac OS. (#277)
* Add wifi-wand, a Ruby utility for managing WiFi on Mac OS.

* Improve description wording.
2018-09-04 21:43:54 -04:00
Timothée Mazzucotelli
58fab13638 Add shenv in Shells section (#276) 2018-09-04 21:41:54 -04:00
Caleb Xu
65ddf58efd Fix broken links 2018-09-04 21:33:55 -04:00
Mayra Cabrera
5658ad6d88 Add Whales (#218)
Whales is a tool to automatically dockerize your applications.
It works as command line interface that tames features analyzers and outputs necessary Docker files to run your
application with Docker

Made with love by IcaliaLabs: https://github.com/IcaliaLabs
2018-09-04 21:31:24 -04:00
Alexandros Kozák
06d1e56ba7 Added polyglot to Customization section (#270) 2018-09-04 21:29:21 -04:00
Tejas Kumar
1f7f906032 Add add-gitignore (#268)
* Add add-gitignore

Added a useful CLI tool that I regularly use.

* Put add-gitignore in the proper place
2018-09-04 21:25:32 -04:00
tjstub
bc9cee96b0 Fixes #272 by Pointing mr and surfraw link to new url (#278)
* Pointed mr link to valid url

It appears that the mr repo was deleted from github. I've updated it to what appears to the homepage.

* Fix the chinese-version link to the mr tool.

* Point surfraw to a reasonable new upstream, as alioth has been turned off.
2018-09-04 20:02:54 -04:00
DC*
2571eb87de Add bashing to Shell Package Management section (#238) 2018-08-16 15:42:40 -04:00
Héctor Molinero Fernández
be6da22a79 Added hblock to system utilities section (#267)
* Added hblock to system utilities section

* Updated repository location
2018-08-16 15:41:16 -04:00
Govind KP
1fc02c5bb6 Added Elvish shell (#273)
* Update README.md

* Move elvish to the right spot in list
2018-08-16 15:40:25 -04:00
Caleb Xu
f2f3494d1a
Move git-quick-stats to the right place 2018-07-04 08:45:58 -07:00
Lukáš Mešťan
f5ddc7ec74 Update README.md (#208) 2018-07-04 08:45:05 -07:00
LingTalfi
d4d6cebd6f add task manager (#187) 2018-07-04 08:44:07 -07:00
codemunchies
44492e9641 Added awless to applications section. (#265)
* Added awless to applications section.

* Move awless to the alphabetically right spot
2018-06-18 10:10:20 -04:00
codemunchies
dd84b93fae Added ranger to applications section. (#266)
* Added ranger to applications section.

* Put ranger in the alphabetically right spot
2018-06-18 10:08:59 -04:00
Miguel Mota
7e609610e4 add cointop (#264) 2018-06-04 09:58:20 -04:00
Aaron Lichtman
e94a645a71 Add shallow-backup (#259) 2018-06-04 09:57:46 -04:00
Pedram Amini
8188d20c63 Added lazy-cd. 2018-06-04 09:54:47 -04:00
Eric Davis
295cbb554d added gcalcli for Google Calendar 2018-05-08 16:44:27 -04:00