Here is a short overview of the applications I have written about.
- Twyt is a command line Twitter client. It is a lot more sophisticated than my own simple three-line Twitter script that can only update the status.
- e3 is a very lightweight text mode editor that can emulate the keyboard shortcuts of several better known editors like Emacs and vi.
- wtf deciphers acronyms.
- Adventure is an old text mode adventure game - a classic early example of interactive fiction.
- Nethack is another golden oldie. It is even installed on some of the proprietary Unix systems at the University where I used to study.
- Alpine is a simple and easy to use email client. The article shows also how to configure it to for gmail.
- If you are looking for a text mode contact manager, take a look at abook.
- Midnight commander, a.k.a. mc is a text mode file manager.
- Burn your CDs and DVDs with cdw.
- Create postscript calendars on the command line with pcal.
- Text mode reminders can be handled by remind .
- Catdoc and antiword are useful for reading Microsoft office formats.
- What about reading pdf files in text mode? No problem!
- Htop is better than top.
- I use wget for downloads.
- One can even browse the net with some of the text mode web browsers.
- And finally, bc is a command line calculator.
Any suggestions for future articles? What are your favourite text mode Linux applications?

9 Comments:
mutt
elinks
curl
calcurse
dvtm
vifm
ncdu
rawdog
podracer
mpg123
cplay
nc (aka netcat)
socat
rsync
I could go on and on, but these are good for starters.
CorkyAgain: Nice list - some old friends there, and some for me new tools like socat. Unfortunately I don't have a clue about how I could use it :-)
good list!
rtorrent, amuled/amulecmd, lftp, cmus,
Have you seen this list of cli applications: http://www.jaredandcoralee.com/CLIapps.html
I'm sure you'll find some apps in there you hadn't heard of before!
Urukrama: Nice link, thank you!
Cmus - music palyer
newsbeuter - great RSS reader
irssi - IRC client
centerIM - IMclient
I actually added few from your list to mine. Thanx.
I suggest
mutt
fetchmail
procmail
As a sysadmin I use these tools quite a bit.
iptraf - network monitoring
hwinfo - hardware listing
lshw - hardware listing
atop - system processes resources
dstat - vmstat, iostat, ifstat in one
ui - display user information
There's a console version of pidgin called finch. It has text-based windows with keystrokes to resize them and move them around and stuff.
Post a Comment