https://tldr.inbrowser.app/
https://cheat.sh/
https://github.com/dylanaraps/pure-bash-bible
- Autojump : a faster way to navigate your filesystem
- Brave : an alternative web browser with add free capabilities
- Calibre : ebooks reader
- eza : ls with super powers
- Flameshot : capture screenshots
- Liquidprompt : personnalisation du prompt (eg. git)
- MP3 Diags : mp3 editor
- Neofetch : affiche les infos système (entièrement écrit en bash)
- Terminator : an elegant splittable terminal
Try list :
- Helix editor : modern alternative to vim
- Jujutsu : also known as jj, vcs that supports multiple backends like git
- mRemoteNG : a multi-protocol client (ssh, remote desktop, ftp, etc.)
- Show password utility (Menu Outils > Outils externes)
- Nom affiché : Mot de passe
- Nom du fichier : cmd
- Arguments :
/k echo %password%
- FTP utility (Menu Outils > Outils externes)
- Nom affiché : WinSCP
- Nom du fichier :
- Arguments :
sftp://%Username%:%!Password%@%Hostname%
- Show password utility (Menu Outils > Outils externes)
- MobaXterm : another multi-protocol client (ssh, remote desktop, ftp, etc.)
- Notepad++
- Installer la coloration syntaxique pour markdown manuellement : https://github.com/Edditoria/markdown-plus-plus?tab=readme-ov-file#download-manually
- Test DB
- AssertJ-DB : Fluent API (présentation devoxx france 2025)
- DB SetUp : Setup, fluent API (plus maintenu depuis quelques années)
- DB Unit : Setup, XML
- Circuitbreaker
- Hystrix (eol)
- Resilience4j
- HtmlUnit