Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Tools for better productivity

Tools for better productivity

A list of CLI tools, which improve productivity or existing tools. Held at the JavaScript code camp 2016 in Munich.

Alexander Reelsen

October 09, 2016
Tweet

More Decks by Alexander Reelsen

Other Decks in Technology

Transcript

  1. KNOW YOUR TOOLS! AND YOUR KEYBOARD SHORTCUTS? ▸ Can you

    filter by regex in less? Can you fold lines in less? ▸ osx: How to switch between mirror screens/regular? ▸ Keynote: How to leave presentation but keep active? ▸ tmux/screen ▸ zsh/powerline: https://github.com/sorin-ionescu/prezto
  2. DEVELOPMENT ▸ ripgrep: https://github.com/BurntSushi/ripgrep ▸ git-extras: https://github.com/tj/git-extras ▸ maildev: http://www.npmjs.com/package/maildev

    ▸ clog: https://taskwarrior.org/docs/clog/ ▸ bats: https://github.com/sstephenson/bats ▸ diff-so-fancy: https://github.com/so-fancy/diff-so-fancy ▸ logrotate-stream: https://www.npmjs.com/package/logrotate-stream
  3. .ZSHRC alias pp="underscore pretty" alias pdfjoin="'/System/Library/Automator/Combine PDF Pages.action/ Contents/Resources/join.py'" alias

    weather='/usr/bin/curl http://wttr.in/' export HOMEBREW_NO_ANALYTICS=1 # bright blue for dir colors export LSCOLORS=Exfxcxdxbxegedabagacad function remac() { # https://gist.github.com/johan/2293f3b37737a48b592c } # http://frantic.im/notify-on-completion
  4. MONITORING ▸ ntop: http://www.ntop.org/ ▸ htop: https://hisham.hm/htop/ ▸ iotop: http://guichaz.free.fr/iotop/

    ▸ iftop: http://www.ex-parrot.com/~pdw/iftop/ ▸ dstat: http://dag.wiee.rs/home-made/dstat/ ▸ glances: https://nicolargo.github.io/glances/
  5. OTHER ▸ restic: https://github.com/restic/restic ▸ ttystudio: https://github.com/chjj/ttystudio ▸ moreutils: https://joeyh.name/code/moreutils/

    ▸ ccat: https://github.com/jingweno/ccat ▸ gost: https://github.com/wilhelm-murdoch/gost ▸ opensnoop: http://www.brendangregg.com/blog/2014-07-25/opensnoop-for- linux.html
  6. OSX APPS ▸ brew & cask ▸ wireshark/packetpeeper ▸ istats:

    https://github.com/Chris911/iStats ▸ alfred: https://www.alfredapp.com/ (workflows: elastic, kill, vpn, hl) ▸ zap: https://github.com/keith/zap ▸ haroopad: http://pad.haroopress.com/ ▸ marp: https://yhatt.github.io/marp/
  7. OSX APPS ▸ hammerspoon: http://www.hammerspoon.org/ ▸ menumeters: http://member.ipmu.jp/yuji.tachikawa/MenuMetersElCapitan/ ▸ iterm:

    https://www.iterm2.com/ ▸ lunchy: https://github.com/sosedoff/lunchy-go ▸ flycut: https://github.com/TermiT/Flycut ▸ flux: https://justgetflux.com/ ▸ wifi-password: https://github.com/rauchg/wifi-password
  8. WEIRD ELECTRON APPS ▸ kap ▸ soundnode ▸ hyperterm/black screen

    ▸ keeweb ▸ sqelectron ▸ Marp ▸ simplenote ▸ screencat