Command-line productivity tools
Emailing with Alpine
No matter what you do for a living, chances are you spend most of your daily computing receiving, sending, and managing emails; the command-line-based Alpine [4] email client will help you to do that with consummate ease (Figure 4).
Although this email client is infinitely customizable, getting started with it is very easy – all you have to do is configure an email account.
Because Alpine supports both the POP and IMAP protocols, you can use it with virtually any email service – even with the popular Gmail offering from Google. To do that, launch Alpine and go to Setup | Config. Fill out the fields as follows:
User Domain = gmail.com SMTP server = smtp.gmail.com:587/tls Inbox Path = imap.gmail.com/ssl/user=username@gmail.com
Replace the "username" string with your Gmail user name, choose Exit Setup, and save the settings. Alpine boasts a huge number of options that allow you to tweak virtually any aspect of the application. Although you can leave most of the settings at their defaults, you might want to change the way Alpine sorts messages in your Inbox. If you want new messages to appear at the top of the screen, select the Reverse Arrival option in the Sort Key section.
To change the default color scheme, go to Setup, press the K key, and select the color scheme you want (e.g., use-termdef). Then you can scroll down to the GENERAL COLORS section where you can tweak individual colors.
Pygmynote and Calcurse
Need a no-frills command-line task manager? Then you might want to try Pygmynote [5], written by yours truly (Figure 5). The newest version of this simple personal data manager stores all the data in an SQLite database. To make it work on your system, you must install the python-pysqlite2 package first, then you can launch Pygmynote by running the python pygmynote.py command in the terminal. Pygmynote uses a handful of commands to add, modify, and view records, and you can view a list of all commands and their descriptions by using the h command.
If you need a more powerful and flexible tool for managing your tasks and appointments, take a look at Calcurse [6] (Figure 6). This ncurses-based calendaring application provides a rudimentary interface divided into three panels: Appointments, Calendar, and ToDo. The status bar at the bottom provides a quick overview of the available commands, so you should have no trouble getting started with Calcurse even without reading the online help. Adding events and to-dos in calcurse is straightforward. Use the Tab key to focus on the pane you want (e.g., ToDo if you want to add a task) and press the A key. Calcurse lets you specify a priority for each task and time for events. You can also add notes to the events using the N key. Although calcurse can't sync calendaring data directly with other applications or web-based services, it can import and export the data in the iCal format.
Final Word
Leaving the colorful world of graphical apps can be a difficult step to take, but adding command-line tools to your toolbox doesn't necessarily mean that you have to abandon your graphical favorites. Because command-line applications are not resource-hungry and don't require a lot of screen real estate, you can load them on your laptop or netbook and use the heavyweight graphical applications on your desktop machine.
Infos
- Yakuake: http://yakuake.uv.ro/
- Nano: http://www.nano-editor.org/
- Snownews: http://kiza.kcore.de/software/snownews/
- Alpine: http://www.washington.edu/alpine/
- Pygmynote: http://code.google.com/p/pygmynote/
- Calcurse: http://culot.org/calcurse/
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
Arch Linux 2023.12.01 Released with a Much-Improved Installer
If you've ever wanted to install Arch Linux, now is your time. With the latest release, the archinstall script vastly simplifies the process.
-
Zorin OS 17 Beta Available for Testing
The upcoming version of Zorin OS includes plenty of improvements to take your PC to a whole new level of user-friendliness.
-
Red Hat Migrates RHEL from Xorg to Wayland
If you've been wondering when Xorg will finally be a thing of the past, wonder no more, as Red Hat has made it clear.
-
PipeWire 1.0 Officially Released
PipeWire was created to take the place of the oft-troubled PulseAudio and has finally reached the 1.0 status as a major update with plenty of improvements and the usual bug fixes.
-
Rocky Linux 9.3 Available for Download
The latest version of the RHEL alternative is now available and brings back cloud and container images for ppc64le along with plenty of new features and fixes.
-
Ubuntu Budgie Shifts How to Tackle Wayland
Ubuntu Budgie has yet to make the switch to Wayland but with a change in approaches, they're finally on track to making it happen.
-
TUXEDO's New Ultraportable Linux Workstation Released
The TUXEDO Pulse 14 blends portability with power, thanks to the AMD Ryzen 7 7840HS CPU.
-
AlmaLinux Will No Longer Be "Just Another RHEL Clone"
With the release of AlmaLinux 9.3, the distribution will be built entirely from upstream sources.
-
elementary OS 8 Has a Big Surprise in Store
When elementary OS 8 finally arrives, it will not only be based on Ubuntu 24.04 but it will also default to Wayland for better performance and security.
-
OpenELA Releases Enterprise Linux Source Code
With Red Hat restricting the source for RHEL, it was only a matter of time before those who depended on that source struck out on their own.