Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Awesome Command Line Tools
Search
Amjith
June 22, 2016
Programming
1
160
Awesome Command Line Tools
Amjith
June 22, 2016
Tweet
Share
More Decks by Amjith
See All by Amjith
How Netflix does Failovers in 7 minutes
amjith
0
700
Awesome Commandline Tools
amjith
0
530
FuzzyFind
amjith
0
100
Modern Command Line
amjith
2
350
Introduction to Docker
amjith
8
1.5k
Thread Profiling in Python
amjith
7
860
Python Profiling
amjith
3
360
Statistical Thread Profiler
amjith
1
160
Debugging Live Python Web Applications
amjith
8
1.8k
Other Decks in Programming
See All in Programming
AI 時代だからこそ抑えたい「価値のある」PHP ユニットテストを書く技術 #phpconfuk / phpcon-fukuoka-2025
shogogg
1
430
PHPライセンス変更の議論を通じて学ぶOSSライセンスの基礎
matsuo_atsushi
0
140
Register is more than clipboard
satorunooshie
1
470
レイトレZ世代に捧ぐ、今からレイトレを始めるための小径
ichi_raven
0
310
2025 컴포즈 마법사
jisungbin
0
120
Chart.jsで長い項目を表示するときのハマりどころ
yumechi
0
110
Claude Code on the Web を超える!? Codex Cloud の実践テク5選
sunagaku
0
520
SidekiqでAIに商品説明を生成させてみた
akinko_0915
0
130
MCPサーバー「モディフィウス」で変更容易性の向上をスケールする / modifius
minodriven
8
1.4k
Dive into Triton Internals
appleparan
0
490
HTTPじゃ遅すぎる! SwitchBotを自作ハブで動かして学ぶBLE通信
occhi
0
240
Kotlin + Power-Assert 言語組み込みならではのAssertion Library採用と運用ベストプラクティス by Kazuki Matsuda/Gen-AX
kazukima
0
110
Featured
See All Featured
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
Being A Developer After 40
akosma
91
590k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Fireside Chat
paigeccino
41
3.7k
Rebuilding a faster, lazier Slack
samanthasiow
84
9.3k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Agile that works and the tools we love
rasmusluckow
331
21k
How to train your dragon (web standard)
notwaldorf
97
6.4k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
660
Statistics for Hackers
jakevdp
799
220k
Transcript
@amjithr Awesome Commandline Tools Amjith Ramanujam
@amjithr Hi pgcli.com mycli.net
None
@amjithr Goals Find out a set of awesome CLI tools.
Inspired to write one yourself.
@amjithr Demos
@amjithr MySQL
@amjithr mycli http://mycli.net
@amjithr TEXT Good Design is Obvious
@amjithr TEXT Familiarity is Good
@amjithr http://mycli.net
@amjithr Postgresql
@amjithr pgcli http://pgcli.com
@amjithr Thoughtful Design
@amjithr Sensible Defaults
@amjithr TEXT Discoverability
@amjithr TEXT Syntax Highlighting
@amjithr http://pgcli.com
@amjithr Python
@amjithr bpython or ptpython
@amjithr TEXT Proactive Help
@amjithr PTPython
@amjithr bpython
@amjithr Docker
@amjithr wharfee wharfee.com
@amjithr wharfee
@amjithr AWS
@amjithr aws-shell https://github.com/awslabs/aws-shell
@amjithr saws
@amjithr VerticaDB
@amjithr vcli http://github.com/dbcli/vcli
@amjithr Neo4j
@amjithr cycli https://github.com/nicolewhite/cycli
@amjithr pyvim Vim clone in python
@amjithr pyvim
@amjithr pymux Tmux clone in python
@amjithr pymux
@amjithr How to build?
@amjithr Prompt Toolkit http://bit.ly/prompt-toolkit
@amjithr Curses replacement Auto-completion Syntax Highlighting
@amjithr Write One
@amjithr Click
@amjithr Command line args Echo - stdout/stderr Pager Support
@amjithr Summary Familiarity is good. Good design is obvious. Sensible
defaults. Thoughtful design. Colorful. Discoverability
@amjithr THANK YOU! @amjithr