FOSSPicks
Command-line assistant
Yoda
One of the first programs I wrote on a home computer was a personal assistant that held secret information about my family and friends and grew into a diary and calendar application, at least until the 27KB of RAM was used up (which doesn't take long when you're programming in BASIC). Yoda, a little command-line tool, reminds me of that old project, as it very much feels like a combination of tools that the developer has sewn together into a handy command-line utility. If you type yoda hackernews
, for example, you can browse through the top news stories from that website directly from the terminal, which is useful because it obviates the temptation to dive into the comments for every story. Yoda is a useful hotchpotch of ideas like these that also makes a great example Python project if you were looking to start your first programming project.
One of Yoda's neatest functions is a chatbot with which you can communicate, with natural language questions and answers parsed through an online API. A more useful feature is a speedtest that will quickly give you upload, download, and latency for your network connection. There's a URL shortener, too, which uses Google's shortening service. More substantially, there's a diary that includes the ability to add notes, create tasks, and jot down ideas. Additionally, there's a rather creepy mode where you can make notes about your "loved ones," such as their birthday and the things they like. Finally, there's even a money tracking mode for entering your expenses, plus flashcards for remembering things. It's obviously a disparate collection of tools, but there are some useful features, and it's a great first project to study or expand upon.
Project Website
https://github.com/yoda-pa/yoda

Web browser
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
News
-
Titan Linux is a New KDE Linux Based on Debian Stable
Titan Linux is a new Debian-based Linux distribution that features the KDE Plasma desktop with a focus on usability and performance.
-
Danielle Foré Has an Update for elementary OS 7
Now that Ubuntu 22.04 has been released, the team behind elementary OS is preparing for the upcoming 7.0 release.
-
Linux New Media Launches Open Source JobHub
New job website focuses on connecting technical and non-technical professionals with organizations in open source.
-
Ubuntu Cinnamon 22.04 Now Available
Ubuntu Cinnamon 22.04 has been released with all the additions from upstream as well as other features and improvements.
-
Pop!_OS 22.04 Has Officially Been Released
From the makers of some of the finest Linux-powered desktop and laptop computers on the market comes the latest version of their Ubuntu-based distribution, Pop!_OS 22.04.
-
Star Labs Unveils a New Small Format Linux PC
The Byte Mk I is an AMD-powered mini Linux PC with Coreboot support and plenty of power.
-
MX Linux Verison 21.1 “Wildflower” Now Available
The latest release of the systemd-less MX Linux is now ready for public consumption.
-
Microsoft Expands Their Windows Subsystem for Linux Offerings With AlmaLinux
Anyone who works with Windows Subsystem for Linux (WSL) will now find a new addition to the available distributions, one that’s become the front-runner replacement for CentOS.
-
Debian 11.3 Released wIth Numerous Bug and Security Fixes
The latest point release for Debian Bullseye is now available with some very important updates.
-
The First Alpha of Asahi Linux is Available
Asahi Linux is the first distribution to fully support Apple Silicon and is now available for testing.