{{tag>Brouillon Console}} = Fan de la console Console Linux Text-Based FB FrameBuffer http://blog.rom1v.com/2012/04/lire-des-images-et-des-videos-sans-serveur-x-dans-un-tty/ http://doc.ubuntu-fr.org/liste_des_applications_console Voir : * [[notes_weboob|Weboob]] * tmux / GNU screen * mutt * w3m (https://en.wikipedia.org/wiki/Text-based_web_browser) * Poezio * IPython / Jupyter * lftp * [[se_passer_de_flash]] youtube-dl / yt-dlp, cclive * Kpcli (KeepassX) * remind / wyrd [[calendrier_agenda_remind]] * fbi (Frame Buffer) * Play (Sound, mp3, flac etc...) * taskwarrior / tasksh * Abook * alsamixer * Aptitude * mplayer * nnn * feh * bat ( remplace cat ) * exa ( remplace ls ) * ncdu ( Visualiser facilement la taille des dossiers en console ) * fzf (command-line fuzzy finder) ; alternative à locate et find Web : * w3m * retawq * lynx * links * links2 * elinks * edbrowse * aview Voir aussi : * surfraw Ecran de connexion login - Display Linux system Information In Terminal : * screenFetch * neofetch * neowofetch * linuxlogo * archey Terminals : * cool-retro-term * https://github.com/Swordfish90/cool-retro-term/pull/702 Geo * https://ostechnix.com/mapscii-world-map-terminal/ https://github.com/rastapasta/mapscii == Lock Voir vlock [[verrouillage_de_session_gnu_linux]] Remplacé par **physlock** sudo aptitude install vlock cmatrix cmatrix -s && vlock -san == fzf #export FZF_DEFAULT_OPTS="--preview 'bat --color=always {}'" export FZF_DEFAULT_OPTS="--preview 'batcat --color=always {}'" #export FZF_DEFAULT_COMMAND="fd --type f" export FZF_DEFAULT_COMMAND="fdfind --type f"