1
0
mirror of https://github.com/mbirth/wiki.git synced 2024-09-20 06:33:24 +01:00
wiki.mbirth.de/know-how/development/_posts/2016-10-30-tools-i-should-use-more-often.md

49 lines
3.1 KiB
Markdown
Raw Normal View History

---
created: 2016-04-08 22:38:47 +0200
2022-01-23 17:14:59 +00:00
language: en
layout: redirect
layout_old: default
redirect_to: https://blog.mbirth.de/archives/2016/04/08/tools-i-should-use-more-often.html
tags:
2022-01-23 17:14:59 +00:00
- know-how
- development
- tools
- helpers
title: Tools I should use more often
toc: false
updated: 2016-10-30 12:36:59 +0100
---
2022-01-23 17:14:59 +00:00
I often come across useful little tools where I think, I should try them later.
But this "later" never happens…
This should become a place where I collect these tools with reasons why I should
*really* try them.
* [Liquid Prompt](https://github.com/nojhan/liquidprompt) --- a useful adaptive prompt for Bash & zsh
* [Liquid Prompt for FiSh](https://github.com/nojhan/liquidprompt/pull/230) --- Pull request for liquidprompt with support for FiSh
* [angel-PS1](https://github.com/dolmen/angel-PS1) --- The Angel's Prompt, inspired by liquidprompt, compatible with bash, zsh, mksh, dash, ksh93, tchs and fish
* [powerline-shell](https://github.com/milkbikis/powerline-shell) --- a beautiful and useful prompt for your shell (bash, zsh, fish)
* [powerline](https://github.com/powerline/powerline) --- statusline plugin for vim, zsh, bash, tmux, IPython, Awesome, i3 and Qtile
* [transfer.sh](https://github.com/dutchcoders/transfer.sh) --- web service to easily share files from the CLI using curl
* [maybe](https://github.com/p-e-w/maybe) --- runs a command and shows what changes it would make to the filesystem while preventing those changes
* [betty](https://github.com/pickhardt/betty) --- friendly English-like interface for your command line, e.g. `betty find me all files that contain california`
* [httpie](https://github.com/jkbrzt/httpie) --- a CLI, cURL-like tool for humans, can pretty-print JSON answers from web services and much more
* [grc](https://github.com/garabik/grc) --- generic colouriser, can colour output from various tools, like ping, netstat, ps, tail, etc.
* [brotli](https://github.com/google/brotli) --- compression format
* [Open Location Code](https://github.com/google/open-location-code) --- compact way of specifying coordinates, supported by Google Maps
* [The Fuck](https://github.com/nvbn/thefuck) --- if you had a typo in your command, just type `fuck` and it'll do its best to come up with the correct command.
* [fu](https://github.com/samirahmed/fu) --- a simple CLI utility for querying commandlinefu.com
* [bro](https://github.com/hubsmoke/bro) --- a simple CLI utility for querying bropages.org
* [devtodo2](https://github.com/alecthomas/devtodo2) --- command-line task management utility
2016-10-30 11:37:31 +00:00
* [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts) --- all-in-one fonts (containing Powerline, Font Awesome, etc.)
Cool tools I already use
========================
* [aria2](https://github.com/tatsuhiro-t/aria2) --- multi-protocol, cross-platform download tool
* [fish-shell](https://github.com/fish-shell/fish-shell) --- friendly interactive shell
* [glances](https://github.com/nicolargo/glances) --- An eye on your system, htop+df+iotop+iftop and more
* [Guake](https://github.com/Guake/guake) --- drop-down terminal for Gnome
2022-01-23 17:14:59 +00:00
* [Fira Code](https://github.com/tonsky/FiraCode) --- development font with awesome ligatures for pretty code