Logo

dev-resources.site

for different kinds of informations.

Unusual yet useful applications for Linux

Published at
7/29/2024
Categories
fun
linux
ubuntu
utilities
Author
ispmanager_com
Categories
4 categories in total
fun
open
linux
open
ubuntu
open
utilities
open
Author
14 person written this
ispmanager_com
open
Unusual yet useful applications for Linux

We continue to highlight unusual utilities for Linux β€” who knows when you might need maps in the console, a weather forecast, or a typing speed trainer πŸ˜‰

For part one, see the article 8 fun Linux utilities β†’

Google Search System β€” googler CLI

Googler CLI is a command-line utility for searching Google directly from the command line and opening the results in your browser. Googler CLI allows you to filter searches by keywords, restrict the search range, search only within specific sites, and open links in a GUI browser. For true console cowboys 🀘

How to install:
sudo apt install googler

After installation, launch Googler and enter a search query:
googler 'your query'

Image description

Twitter/X Terminal Client β€” rainbowastream

Rainbowstream is a console client for Twitter/X. You can read the news feed, send tweets, and track notifications on Twitter/X through the command line. You can also manage your Twitter account without a graphical interface. Rainbow Stream is an interactive client, so you can enter commands at any time.

For example, type t followed by a message to send a tweet. Press h to see the help screen with additional keyboard shortcuts. You can also use the Tab key for command auto-completion to save time.

How to install the Twitter/X terminal client:

  1. Install pip:
    sudo apt install python3-pip

  2. Then install Rainbowstream:
    pip install rainbowstream

  3. Launch the utility with the command:
    rainbowstream

  4. Link your Twitter account.

Image description

Weather Forecast β€” wttr

This tool checks the weather for today and the next three days. The utility uses your IP address to automatically determine your location.

No installation required β€” just run the command curl wttr.in and the weather forecast will appear in your console.

Image description

World Map β€” mapscii

Mapscii is a console application for viewing a world map in ASCII format. The map is fetched from OpenStreetMap.

How to install:
npm install -g mapscii

Launch with the command:
mapscii

Image description

Graphic Editor for Kids β€” Tux Paint

A simple and intuitive drawing application that you install from the console β€” perfect for teaching children the basics of graphics. Suitable for children aged 3 to 12. The editor lets you draw with various tools and templates, and add your own coloring pages.

Yes, the graphic editor for kids is launched from the console β€” let them get used to it from an early age =)

How to install:
sudo apt install tuxpaint

Launch with the command:
tuxpaint

Image description

Typing Speed Trainer β€” KTouch

KTouch helps you learn touch typing through various exercises to improve your typing speed and accuracy.

How to install:

sudo apt install ktouch

Launch with the command:
ktouch

Image description

Want more articles like this? Subscribe to our newsletter

fun Article's
30 articles in total
Favicon
Discover the Fun of Sprunki - The Ultimate Adventure Awaits!
Favicon
Discover the Fun of Wordle Game: The Ultimate Word Puzzle Experience
Favicon
A New Word Puzzle Game
Favicon
Printing coredumps automatically with systemd and ReceiptIO
Favicon
A math game called 0-20
Favicon
Playdate Review
Favicon
Exploring Abstract Surreal Creative Coloring
Favicon
10 IT traditions and superstitions: from mischievous gremlins to a cactus on the desk
Favicon
The best carb.js
Favicon
Which Linux command are you?
Favicon
Call Of Duty Black Ops 2 Zombies Quests Script
Favicon
What is your story?
Favicon
Unusual yet useful applications for Linux
Favicon
PlantUML to compute diagrams!
Favicon
3 high-profile and controversial cyber scandals involving a dating site for married people, Elon Musk, and Apple
Favicon
8 fun Linux utilities
Favicon
One Million Checkboxes
Favicon
I Made ChatGPT Take the Myers–Briggs Personality Test (Then I Made Him Write an Article About it)
Favicon
Heart Morsecode ^^
Favicon
I got HAUNTED on GitHub...πŸ‘»πŸ˜­πŸ‘»
Favicon
10 print chr$(205.5 + rnd(1));:goto 10 in JavaScript
Favicon
Java vs JavaScript: A Quirky Exploration of Programming Languages
Favicon
Didn't want to click on refresh to see updates, this is what I did!
Favicon
Compiler anxiety!
Favicon
My AI assistant took over my slides and presentation to make a statement.
Favicon
[Challenge]: Cryptic riddle, can you solve it? 🧐
Favicon
Unlocking the Secrets: Exploring "Guess the Logo" in the Programming Universe
Favicon
I've created the most annoying VS Code extension ever: Crazy Monkey πŸ’
Favicon
10 Lesser-Known Tools and Websites to Spice Up Your Developer Toolbox
Favicon
Playing with gpt4

Featured ones: