calcurse is an open source, text-based calendar and scheduling application. The software keeps track of events, appointments and everyday tasks. The software is lightweight, fast and reliable. It’s designed for the console or terminal, locally or on a remote machine.
Read moreCategory: Utilities
Survey: Console Based Linux File Managers
In the field of system administration, Linux has bags of graphical file managers. However, some users prefer managing files from the shell, finding it the quickest way to navigate the file system and perform file operations. This is, in part, because console based file managers are more keyboard friendly, enabling users to perform file operations without using a mouse, and make it quicker to navigate the filesystem and issue commands in the console at the same time.
Read more8 Lesser Known Yet Awesome Text Editors
Irrespective of the operating system used, the text editor is one of those quintessential applications for many users. A text editor is software used for editing plain text files. Text editors are used to write programming code, change configuration files, take notes, and more. For this feature, we wanted to select alternative text editors which are definitely worth trying but may have been missed given that they receive less coverage in Linux publications, and are not included or installed by default in many Linux distributions.
Read morebat – super charged cat – my favorite colorizer
bat is a drop-in replacement for the cat command adding advanced syntax highlighting and Git integration to show file modifications. It’s a really useful utility that is a massive leap up from cat. bat’s written in the Rust programming language.
Read moregoogler: Google Web and Google News from the command-line
I love working with the command line. Seriously, I think there’s hardly anything more productive and versatile for a software developer than the terminal. Maybe it’s the hacker in me. Don’t get me wrong, I’m a heavy user of graphical applications, but the terminal will always have a special place.
I’ve recently come across a command-line tool that’s right up my street. It’s called googler, an open source tool to Google from the command-line. It’s written in Python, so that ticks another box for me. googler isn’t affiliated to Google in any way.
Read moreyoutube-dl: Download Video and Audio Files From Streaming Sites
youtube-dl is a cross-platform, open source, command-line program to download videos. Its name belies the fact it supports tons of streaming sites besides YouTube. I’d never heard of half of them.
The software is written in the Python programming language and needs the Python interpreter (2.6, 2.7, or 3.2+).
Read morewego – ASCII weather app for the terminal
wego is another gem of a terminal application. It’s open source weather software written in the Go programming language and designed for the terminal. It displays the weather in a variety of visually attractive ways. It’s a lightweight way to keep an eye on the weather without requiring a web browser. The information is SSL-encrypted for transmission to the local computer.
Read moreFreeType – software font engine
FreeType is a software font engine that is designed to be small, efficient, highly customizable, and portable .
Read moreLinux Humor on the Command-line
The desktop is full of eye candy. It enhances the visual experience and, in some cases, can also increase functionality of software. But it also makes software fun. Working on the command-line does not have to be always serious. If you want some fun on the command-line, there are lots of commands to raise a smile.
Read moreHandy Disk Image Tools
There are a number of different ways of mounting an ISO image under Linux. The venerable mount command offers an easy solution. But if you need tools that offer more functionality for working with disk images, try some of the following excellent open source tools.
Read moreKeep a Watchful Eye with these Console Based Process Viewers
Do you need to monitor your systems, but top doesn’t provide enough information. Check out these feature-laden top alternatives.
Read more5 Best Alternative Free Linux File Managers
The file manager is one of those essential applications for many users which is almost impossible to function without. Linux is blessed with a large range of file managers which help to make file management a breeze. Our File Manager Group Test identified mature, polished file managers. However, for this feature, we wanted to select alternative file managers which are definitely worth trying but may have been missed given that they receive little coverage in Linux publications, and are not included or installed by default in mainstream Linux distributions.
Read moreJDiskReport – disk usage analyzer
JDiskReport enables users to understand how much space the files and directories consume on a disk drive, and find large and obsolete files and folders.
Read moregt5 – diff-capable ‘du-browser’
gt5 is a diff-capable ‘du-browser’. This is a text-mode utility that makes it easier to determine what is consuming your disk space.
Read moredu – estimate file space usage.
du is a standard utility used to estimate the file space usage; space being used under a particular directory or files on a file system.
Read more