Oh My Zsh + Powerlevel10k : Transformez votre terminal en machine de guerre !
DCV - Quand votre terminal devient un cockpit Docker
Le 3 septembre 2025
par Korben ✨ -
DeveloppementOutils dev
En bref
Ce développeur japonais vient de tuer Portainer avec un simple binaire Go qui transforme votre terminal en cockpit Docker
Fini de martyriser votre clavier avec docker ps et docker exec : cette interface Vim-like fait tout d'un coup de touche
Pendant que Docker Desktop bouffe 2GB de RAM, ce petit malin de 10MB remplace tous vos outils de monitoring containers
Résumé généré automatiquement par IA (Beta)
J’ai déniché un truc sympa pour tous ceux qui passent leur vie dans Docker. Ça s’appelle DCV (Docker Container Viewer) et c’est développé par tokuhirom sur GitHub. En gros, imaginez que quelqu’un ait pris toutes les commandes Docker que vous tapez 50 fois par jour et les ait transformées en une interface accessible via le terminal super classe avec tous vos raccourcis Vim préférés.
Comme ça au lieu de vous taper docker ps, docker logs, docker exec et compagnie en boucle, vous avez tout sous les yeux dans une seule interface TUI (Terminal User Interface). Et le plus beau, c’est que c’est développé avec Bubble Tea , un framework Go qui cartonne pour faire des interfaces terminal qui déchirent (jetez y un oeil à l’occasion..).
Glow is a terminal based markdown reader designed from the ground up to bring out the beauty—and power—of the CLI.
Use it to discover markdown files, read documentation directly on the command line. Glow will find local markdown files in subdirectories or a local Git repository.
doxx 📄
.docx files in your terminal — no Microsoft Word required
CI License: MIT Rust
A fast, terminal-native document viewer for Word files. View, search, and export .docx documents without leaving your command line.
SynoCommunity - Transformez votre NAS Synology avec ces outils en ligne de commande
Are you still using the default, slow and uninspiring terminal prompt? Don't be. Say hello to Starship, the minimal, blazing-fast, and infinitely customisable prompt for any shell.
Starship is not only lightning-fast but also adapts to your every task, showing you only the information you need, exactly when you need it.
In this detailed blog post, we will learn what Starship is, and how to install and customize the Starship shell prompt on Linux.
chawan is a TUI web browser that supports multiple protocols, including HTTP(S), (S)FTP, Gopher, Gemini, Finger and Spartan.
bash: set a trap to log errors
22 May, 2025 • 59 words • 1 min
Create main.sh and mark it as executable (chmod +x):
via sebsauvage
Byobu
Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen,
Zellij
A terminal workspace with batteries included
Read Man Pages in (n)vim
Nushell
A new type of shell
Pipelines to control any OS
Nu works on Linux, macOS, BSD, and Windows. Learn it once, then use it anywhere.
ripgrep (rg)
ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. (To disable all automatic filtering by default, use rg -uuu.) ripgrep has first class support on Windows, macOS and Linux, with binary downloads available for every release. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.
macmon – Mac Monitor
Sudoless performance monitoring CLI tool for Apple Silicon processors.
Finally, a command line shell for the 90s
fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family.
The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Welcome to Timewarrior
Timewarrior is Free and Open Source Software that tracks time from the command line.
Welcome to Taskwarrior
Taskwarrior is Free and Open Source Software that manages your TODO list from the command line.
It is flexible, fast, and unobtrusive. It does its job then gets out of your way.
Awesome Rust Tools
Harness the power of Rust. Those fast productivity tools based on Rust.
A command line disk usage information tool.
dusage_disks dusage_inodes
Why?
A better interface for df.
BTW
You might also like musage.
Both can be i.e. automatically executed upon login via ssh to a remote machine by invoking them in the remote's .bashrc or .zshrc.