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
-
Deepin 23 Preview Release is Available For Testing
The developers of Deepin have made a preview release of their latest offering available with three exciting new features.
-
The First Point Release For Ubuntu 22.04 is Now Available
Canonical has released the first point upgrade for Jammy Jellyfish which includes important new toolchains and fixes.
-
Kali Linux 2022.3 Released
From the creators of the most popular penetration testing distributions on the planet, comes a new release with some new tools and a community, real-time chat option.
-
The 14" Pinebook Pro Linux Laptop is Shipping
After a considerable delay, the 14" version of the Pinebook Pro laptop is, once again, available for purchase.
-
OpenMandriva Lx ROME Technical Preview Released
OpenMandriva’s rolling release distribution technical preview has been released for testing purposes and adds some of the latest/greatest software into the mix.
-
Linux Mint 21 is Now Available
The latest iteration of Linux Mint, codenamed Vanessa, has been released with a new upgrade tool and other fantastic features.
-
Firefox Adds Long-Anticipated Feature
Firefox 103 has arrived and it now includes a feature users have long awaited…sort of.
-
System76 Refreshes Their Popular Oryx Pro Laptop with a New CPU
The System76 Oryx Pro laptop has been relaunched with a 12th Gen CPU and more powerful graphics options.
-
Elive Has Released a New Beta
The Elive team is proud to announce the latest beta version (3.8.30) of its Enlightenment-centric Linux distribution.
-
Rocky Linux 9 Has Arrived
The latest iteration of Rocky Linux is now available and includes a host of new features and support for new architecture.