This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
terminal:home [2021/05/22 20:02] nanodano |
terminal:home [2022/03/18 20:30] (current) nanodano |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Terminal Tools ====== | ====== Terminal Tools ====== | ||
| + | This is a collection of useful applications that can be used in the terminal without a graphical desktop. These are all available in the [[: | ||
| + | |||
| + | ===== Shell ===== | ||
| + | |||
| + | * [[: | ||
| + | * Bash | ||
| * [[terminal: | * [[terminal: | ||
| - | * How to write a good CLI application | ||
| - | * [[: | ||
| - | * Terminal ASCII art with figlets and cowsay | ||
| * [[: | * [[: | ||
| + | |||
| + | ===== File Managers ===== | ||
| + | |||
| * [[terminal: | * [[terminal: | ||
| - | * vim - Terminal | + | * vifm |
| - | * [[terminal: | + | * '' |
| + | |||
| + | ===== Editors ===== | ||
| + | |||
| + | * nano | ||
| + | * emacs | ||
| + | * [[https:// | ||
| + | * neovim | ||
| + | * joe | ||
| + | * mcedit | ||
| + | * '' | ||
| + | |||
| + | |||
| + | ===== Communication ===== | ||
| + | |||
| + | * [[terminal: | ||
| + | * [[:terminal: | ||
| + | * [[: | ||
| + | |||
| + | ===== Web ===== | ||
| * [[: | * [[: | ||
| - | * [[:terminal: | + | |
| - | * [[:other:irssi_terminal_chat|Irssi]] - Terminal IRC & XMPP chat client | + | * lynx |
| - | * Terminal music player | + | |
| - | * Terminal | + | * cURL |
| - | * One-line HTTP servers | + | * wget |
| + | |||
| + | ===== Development ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[:other:dialog_terminal_tui|Dialog]] - terminal user interface generator | ||
| + | |||
| + | ===== Audio/Video ===== | ||
| + | |||
| + | * [[: | ||
| + | * beep - Make PC speaker beep | ||
| + | * [[: | ||
| + | * id3tool - View/ | ||
| + | |||
| + | ===== System administration ===== | ||
| + | |||
| + | * neofetch | ||
| + | |||
| + | |||
| + | ===== Misc ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * sed | ||
| + | * awk | ||
| + | * grep | ||
| + | * cut | ||
| + | * head, tail | ||
| + | * less, more | ||
| + | |||