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.
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.
Extract the downloaded font zip file and double click on the font and click the install button.
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