User Tools

Site Tools


terminal:home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
terminal:home [2022/03/13 19:23]
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 [[:operating_systems:debian|Debian]] main repository.
  
 ===== Shell ===== ===== Shell =====
  
-  * SSH - secure shell for remote computers+  * [[:terminal:ssh|SSH]] - secure shell for remote computers
   * Bash   * Bash
   * [[terminal:zsh|Zsh]]   * [[terminal:zsh|Zsh]]
Line 12: Line 14:
   * [[terminal:midnight_commander|Midnight Commander]] - Terminal file navigation and FTP/SFTP   * [[terminal:midnight_commander|Midnight Commander]] - Terminal file navigation and FTP/SFTP
   * vifm   * vifm
 +  * ''xfte''/''sfte'' (''apt install fte-xwindow fte-terminal'')
  
 ===== Editors ===== ===== Editors =====
Line 20: Line 23:
   * neovim   * neovim
   * joe   * joe
 +  * mcedit - Like DOS Edit, let's you resize text windows and use mouse
 +  * ''fp'' (''apt install fp-ide'') FreePascal IDE
  
  
Line 41: Line 46:
   * [[https://www.devdungeon.com/content/how-write-command-line-tools|How to write a good CLI application]]   * [[https://www.devdungeon.com/content/how-write-command-line-tools|How to write a good CLI application]]
   * [[:other:dialog_terminal_tui|Dialog]] - terminal user interface generator   * [[:other:dialog_terminal_tui|Dialog]] - terminal user interface generator
 +
 +===== Audio/Video =====
 +
 +  * [[:terminal:ffmpeg|ffmpeg]] - Swiss army knife for audio/video
 +  * beep - Make PC speaker beep
 +  * [[:terminal:cmus|cmus]] - Music player
 +  * id3tool - View/edit audio meta tags
 +
 +===== System administration =====
 +
 +  * neofetch - Provides system information like OS, kernel, CPU, GPU, memory, etc.
 +
  
 ===== Misc ===== ===== Misc =====
Line 51: Line 68:
   * head, tail   * head, tail
   * less, more   * less, more
 +
  
terminal/home.1647199387.txt.gz · Last modified: 2022/03/13 19:23 by nanodano