Terminal Widgets System Information Application

Terminal Widgets is a free and open source command-line system information application for Linux, Windows and Mac. Using Terminal Widgets, you can get battery status, weather, shell, storage details, hostname, date, RAM usage and many more system related information. It comes with customizable build-in widgets, addons widgets, dynamic content configuration, icon and color formatting support. It is written in Python and licensed under the MIT License.

Terminal Widgets System Information

Install Terminal Widgets on Ubuntu

First you need to install any Nerd fonts in your system. Download and install any one Nerd Font from below link.

Also Read:  Forge Sparks Git Forge Notifications

Download Nerd Font

Extract the downloaded font zip file and double click on the font and click the install button.

Terminal Widgets nerd font

 

Terminal Widgets nerd font install

Now open the terminal application (ctrl+alt+t) and run below commands one by one to install PIPX and Terminal Widgets.

sudo apt install pipx
pipx ensurepath
pipx install terminal-widgets
twidgets

You can customize the app using below config file.

~/.twidgets.json
If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply