Commit Graph

499 Commits (c63ddae14d8195aba0d3e3130ae95fb9d26dfe96)

Author SHA1 Message Date
Jonatan Ivanov d0aaa4f3ac
Adding prettyping 2021-06-08 22:41:33 -04:00
Arijit Basu ad722ac604
Add xplr 2021-06-08 22:30:01 -04:00
Mark Korondi 2b35d5e25f
Added Shell Field Guide 2021-06-08 22:28:31 -04:00
Casey Rodarmor 30b94bb696
Add `just` to "For Developers" section 2021-06-08 22:23:39 -04:00
Ilya Sher 6f2f487573
Add NGS (Next Generation Shell) 2021-06-08 22:20:48 -04:00
Koichi Nakashima b9a0ee8540
Add getoptions 2021-06-08 22:18:38 -04:00
Romes 1f9daefbc4
Add pcalc under Applications
[pcalc](https://github.com/alt-romes/programmer-calculator) a calculator made for programmers working with multiple number representations, sizes, and overall close to the bits.
2021-06-08 22:14:57 -04:00
Peter Forret ee5c17dac8
added bashew 2021-06-08 22:13:02 -04:00
Jan Waś eaea105f82
Add usql
`usql` is an universal command-line interface for SQL databases, heavily inspired and mostly compatible with `psql`, but:
* is written in Go, which makes it easy to extend
* is distributed as fully static binaries, which makes it very portable
* supports most databases that have a Go driver, already including a few dozen different databases
2021-06-08 22:08:48 -04:00
Mikael Finstad 49a1f0de2b
Add editly
Command line video editor
2021-03-31 00:12:43 -04:00
Tom Wright 7a98e55407
Add dasel to Multimedia and File Formats 2021-03-31 00:12:43 -04:00
Caleb Xu fcaa26736e Fix redirects and broken links 2020-12-26 02:17:04 -05:00
Callan Bryant e4447064d2 Add dstask -- Single binary terminal-based TODO manager with git-based sync + markdown notes per task
Thanks!

https://github.com/naggie/dstask for more information.
2020-10-28 10:18:45 -04:00
Cthulhux da5e4a535c Add es 2020-10-28 09:49:42 -04:00
Cthulhux 908186c579 Move xiki out of the Shells area
It is not a shell.
2020-10-26 23:29:56 -04:00
Saksham Sharma 1784062c2e Add zpyi entry to Command-Line Productivity 2020-10-26 22:38:30 -04:00
Koichi Nakashima 36f128beef Add ShellSpec 2020-10-26 18:57:16 -04:00
Caleb Xu 5ba50ca5fa Fix redirects and broken links 2020-10-26 18:56:32 -04:00
Leon ded47748f7 Add powscript 2020-10-08 11:58:35 -04:00
Leon 1825830750 Add kanban.bash 2020-10-08 11:58:35 -04:00
cjchin 5ca727f75e Add Official Reference Manual for Bash 2020-10-08 11:58:35 -04:00
Dominik Ritter 9908bb20c0 Add powerlevel10k 2020-10-08 11:58:35 -04:00
Caleb Xu b71cae6fce Fix redirects/broken links 2020-10-08 11:58:35 -04:00
Caleb Xu b736bf4ff5 Fix broken and redirected links 2020-08-02 13:35:05 -04:00
Ajeet D'Souza 414c6ba1b2 Add zoxide to README 2020-08-02 12:54:34 -04:00
George Kaklamanos 82428e26c0 productivity: Create "Directory Navigation" subcategory 2020-07-01 16:08:07 -04:00
Caleb Xu 812a985270 Fix CI errors 2020-06-14 00:44:40 -04:00
Felix Rosencrantz 26e7e163bb visidata - A terminal spreadsheet multitool for exploring and arranging data.
A terminal spreadsheet multitool for exploring and arranging data (csv/json/xml/xls/yaml/etc)
2020-05-14 16:18:46 -04:00
Caleb Xu d865e588d5 Fix CI failures 2020-05-14 13:37:03 -04:00
Navid fb4bc68576 Add nomino utility 2020-05-14 11:03:22 -04:00
anki-code 3d1ea11559 xxh - bring your favorite shell wherever you go through the SSH 2020-04-08 22:44:50 -04:00
Andros Fenollosa 4d4bb9a27a Add Maza 2020-04-08 22:42:05 -04:00
Jakub Jirutka 5dfbc73176 Add esh 2020-04-07 16:04:26 -04:00
Srinath Sankar 7255398bee Add critic.sh for bash testing 2020-04-07 16:01:11 -04:00
Caleb Xu 33056d5d0f Fix README for CI 2020-04-07 15:54:25 -04:00
Ivan Enderlin a6656caef7 Add Ion
cc @mmstick, @AdminXVII, @jackpot51
2020-03-05 15:18:48 -05:00
Rosiney Gomes Pereira 220eb2b861 Add mkdkr as Developer tool
Signed-off-by: Rosiney Gomes Pereira <rosiney.gp@gmail.com>
2020-02-24 09:37:36 -05:00
Nick Sherron ea2ac9bbad Add bashhub-server 2020-02-24 09:26:38 -05:00
Dmitry Ermolov 3f131b9bd7 Add cod utility
https://github.com/dim-an/cod
2020-02-24 09:19:52 -05:00
Šimon Let 3cc1109fb4 Add resh (Rich Enhanced Shell History) 2020-02-24 09:12:08 -05:00
Sung Won Cho b2e34503b9 Fix typo 2020-02-24 08:58:32 -05:00
Sung Won Cho 466fc2f2e9 Update outdated information 2020-02-24 08:58:32 -05:00
Simon Egersand 2d5ce8dbe2 Add eureka as productivity tool (#360) 2020-01-17 08:59:29 -05:00
Aurélien Rainone c561da3e24 Add Gitmux link 2020-01-17 08:16:17 -05:00
Jonathan Dahan 42c2489675 Add geometry zsh prompt (#358) 2020-01-17 08:07:43 -05:00
Andres Gongora eb7828cd4f Use HTTPS when secure site exists
Signed-off-by: Andres Gongora <andresgongora@uma.es>
2020-01-17 08:02:34 -05:00
Andres Gongora 03e145bf14 Add synth-shell under customization scripts
Closes #357.

Signed-off-by: Andres Gongora <andresgongora@uma.es>
2020-01-17 07:59:59 -05:00
Caleb Xu 89a8901ee8 Fix broken or redirected links 2020-01-17 07:54:49 -05:00
Christoph Hartmann d8b2c114e0 add vesper to as bash http framework (#356) 2019-12-07 18:12:19 -05:00
Emily Delorme 121737b3af Add nushell to the list of awesome shell (#355) 2019-12-02 11:29:20 -05:00
Bryan Bugyi e7934050b1 Add bbugyi200/funky (#300) 2019-11-26 11:35:00 -05:00
Jakub Jirutka 939fe5e588 Add yash shell 2019-11-26 11:28:48 -05:00
Caleb Xu 749d0dfcdc Move fx to the correct position 2019-11-26 11:23:47 -05:00
Denis Isidoro 2c1cfa14b2 Add navi 2019-11-26 11:21:00 -05:00
Caleb Xu a41ba5e912 Use LF line endings 2019-11-26 11:16:16 -05:00
Trevor Ford 7537bb9f23 Add bmon (#350)
* Add bmon

* Update README.md
2019-11-03 14:12:38 -05:00
Linwei b030a39da5 Add z.lua (#317) 2019-10-23 16:28:12 -04:00
Roberto Reale 8144a4b941 Update link for bashlets (#304) 2019-10-23 16:23:11 -04:00
Wenxuan bcff3b5a03 Add forgit (#313) 2019-10-23 16:18:28 -04:00
kasramp 246a634e12 Add nmtui 2019-10-23 16:11:51 -04:00
a690700752 90d0ebf73f Add mcfly (#308) 2019-10-23 16:07:34 -04:00
Enrique Benitez 932af66559 Add wipe-modules (#324) 2019-10-23 16:02:08 -04:00
Amit Sharma c5e1163f05 add browsh - a text based browser (#349) 2019-10-23 15:57:29 -04:00
Jonatan Ivanov 58efafebaa Adding bat (#347) 2019-10-23 15:53:16 -04:00
Jonatan Ivanov 493a11d12e Adding ls (#345) 2019-10-23 15:50:00 -04:00
Evgenii Kotelnikov 446d8d9b35 Add ack (#344) 2019-10-23 15:45:02 -04:00
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