Xfce Wiki

Sub domains
 
no way to compare when less than two revisions

Differences

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


ru:consoleaddict [2011/11/20 17:49] (current) – создано a_kabanov
Line 1: Line 1:
 +====== Для приверженцев консоли ======
 +
 +Эта страница содержит список инструментов командной строки, предлагаемых пользователям, которые предпочитают работать в консоли.
 +
 +
 +===== The must-have =====
 +
 +==== GPM ====
 +
 +  * Описание: A mouse inside your tty's
 +  * Сайт: http://unix.schottelius.org/gpm/
 +
 +==== OpenSSH ====
 +
 +  * Описание: A free version of the SSH connectivity tools
 +  * Сайт: http://www.openssh.com/
 +
 +==== Screen ====
 +
 +  * Описание: Screen manager with VT100/ANSI terminal emulation
 +  * Сайт: http://www.gnu.org/software/screen/
 +
 +
 +===== Электронная почта =====
 +
 +==== Fetchmail ====
 +
 +  * Описание: Fetch mail from a POP, IMAP, ETRN, or ODMR-capable server
 +  * Сайт: http://fetchmail.berlios.de/
 +
 +==== Msmtp ====
 +
 +  * Описание: Клиент SMTP
 +  * Сайт: http://msmtp.sourceforge.net/
 +
 +==== Procmail ====
 +
 +  * Описание: Autonomous mail processor
 +  * Сайт: http://www.procmail.org/
 +
 +==== Mutt ====
 +
 +  * Описание: The Mutt Mail User Agent
 +  * Сайт: http://www.mutt.org/
 +
 +==== Abook ====
 +
 +  * Описание: Text-based address book program
 +  * Сайт: http://abook.sourceforge.net/
 +
 +
 +
 +===== Network: Mount Remote Files =====
 +
 +==== Fusesmb ====
 +
 +  * Описание: Browse your network shares like your own filesystem
 +  * Сайт: http://www.ricardis.tudelft.nl/~vincent/fusesmb/
 +
 +==== sshfs ====
 +
 +  * Описание: Mount filesystems of an ssh-host to your local file system
 +  * Сайт: http://fuse.sourceforge.net/sshfs.html
 +
 +
 +
 +===== Сеть: Интернет =====
 +
 +==== Aria2 ====
 +
 +  * Описание: Lightweight multi-protocol & multi-source download utility 
 +  * Сайт: http://aria2.sourceforge.net/
 +
 +==== Lynx ====
 +
 +  * Описание: A general purpose distributed information browser for the World Wide Web
 +  * Сайт: http://lynx.isc.org/
 +
 +==== Links2 ====
 +
 +  * Описание: Lynx-like alternative character mode WWW browser with ncurses and graphics mode
 +  * Сайт: http://links.twibright.com/
 +
 +==== Lftp ====
 +
 +  * Описание: Sophisticated file transfer program
 +  * Сайт: http://lftp.yar.ru/
 +
 +==== Freetalk ====
 +
 +  * Описание: A Jabber client that features a readline interface with completion of buddy names and commands
 +  * Сайт: http://www.gnu.org/software/freetalk/
 +
 +==== MCabber ====
 +
 +  * Описание: A small Jabber client that features a ncurses interface with history logging, command complement, and openpgp
 +  * Сайт: http://www.lilotux.net/~mikael/mcabber/
 +
 +==== Tin ====
 +
 +  * Описание: A Usenet newsreader
 +  * Сайт: http://www.tin.org/
 +
 +==== Irssi ====
 +
 +  * Описание: A modular IRC client for UNIX
 +  * Сайт: http://irssi.org/
 +
 +==== Weechat ====
 +
 +  * Описание: Lightweight and fast IRC client
 +  * Сайт: [[http://weechat.flashtux.org/index.php?lang=en|http://weechat.flashtux.org/]]
 +
 +
 +
 +===== Сеть: прочее =====
 +
 +
 +==== iftop ====
 +
 +  * Описание: Network trafic monitoring
 +  * Сайт: http://www.ex-parrot.com/pdw/iftop/
 +
 +==== nethogs ====
 +
 +  * Описание: Network trafic monitoring by grouping bandwidth per processes
 +  * Сайт: http://nethogs.sourceforge.net/
 +==== trickle ====
 +
 +  * Описание: Lightweight userspace bandwidth shaper
 +  * Сайт: http://monkey.org/~marius/pages/?page=trickle
 +
 +===== Мультимедиа =====
 +
 +==== Dir2ogg ====
 +
 +  * Описание: Конвертер аудиофайлов в формат ogg-vorbis
 +  * Сайт: http://jak-linux.org/projects/dir2ogg/
 +
 +==== Mocp ====
 +
 +  * Описание: Консольный аудиопроигрыватель
 +  * Сайт: http://moc.daper.net/
 +
 +
 +==== MPD ====
 +
 +  * Описание: A daemon for playing music
 +  * Сайт: http://www.musicpd.org/
 +
 +=== Mpc ===
 +
 +  * Описание: Program for controlling Music Player Daemon (MPD)
 +  * Сайт: http://www.musicpd.org/mpc.shtml
 +
 +=== Ncmpc ===
 +
 +  * Описание: Curses Music Player Daemon (MPD) client
 +  * Сайт: http://hem.bredband.net/kaw/ncmpc/
 +
 +==== Mplayer ====
 +
 +  * Описание: Проигрыватель видеофайлов
 +  * Сайт: http://www.mplayerhq.hu/
 +  * Примечания: mplayer has several output drivers that can play videos in a tty
 +    * ''mplayer -vo aa'': ascii output with libaa
 +    * ''mplayer -vo caca'': coloured ascii output with libcaca
 +    * ''mplayer -vo directfb'': full colours output with frame buffer
 +    * ''mplayer -vo fbdev'': good option if ''directfb'' isn't available, but needs to be tricked to play at a right dimension with ''-fs -zoom -x 1280 -y 800'' for example
 +
 +==== Ogg123 ====
 +
 +  * Описание: Воспроизводит файлы и потоки Ogg Vorbis
 +  * Сайт: http://freshmeat.net/projects/vorbis-tools/
 +
 +
 +
 +===== Редакторы/Документы =====
 +
 +==== Catdoc ====
 +
 +  * Описание: Извлекает текст из файлов Microsoft Word
 +  * Сайт: http://www.wagner.pp.ru/~vitus/software/catdoc/
 +
 +==== Vim ====
 +
 +  * Описание: Продвинутый текстовый редактор
 +  * Сайт: http://www.vim.org/
 +
 +
 +
 +===== Графика: генераторы галерей изображений =====
 +
 +==== Genethumb ====
 +
 +  * Описание: A quick and dirty shell script aimed at generating HTML indexes with thumbnails
 +  * Сайт: http://sam.zoy.org/projects/genethumb/
 +
 +==== Photon ====
 +
 +  * Описание: A static HTML gallery generator
 +  * Сайт: http://www.saillard.org/programs_and_patches/photon/
 +
 +===== Графика: обработка изображений =====
 +
 +==== Caca-utils ====
 +
 +  * Описание: Text mode graphics utilities
 +  * Сайт: http://libcaca.zoy.org/
 +
 +==== ImageMagick ====
 +
 +  * Описание: A software suite to create, edit, and compose bitmap images
 +  * Сайт: http://www.imagemagick.org/script/command-line-tools.php