Resources 1.8 Added Monitoring Raspberry Pi GPU & CPU Temperature

Last updated: April 7, 2025 — Leave a comment

Resources, the free open-source system monitor and task manager app for Linux desktop, released new 1.8.0 version recently with new features.

Resources is a simple yet powerful monitor app written in Rust. It uses GTK 4 for its modern user interface that’s well integrated with GNOME Desktop, and Libadwaita for an adaptive interface that works great in different screen sizes.

With the app, you may easily find out how much memory, CPU & GPU percentage that each application utilizes. While, there’s option to show more about app utilization, including disk read & write, swap usage, video memory, app id, running time, whether containerized or not. And, there are options to kill, halt, or continue an app or background process.

Besides task monitoring and managing, Resources can also support monitoring modern CPU, GPU, NPU, Network Interfaces, Storage Devices, and Batteries, including the utilization rate, frequency, temperature, etc information.

In recent 1.8.0 release, it added reading temperatures of Raspberry Pi CPUs, and monitoring Raspberry Pi GPUs though you need to run Linux on Kernel 6.12 or newer.

It also enhanced GPU, drive, and network interface monitoring by displaying the link type and speed, added support for trace logs, as well as type to search. For more about Resources 1.8.0, see the Github releases page.

How to Install Resources in Ubuntu & Linux

Resources provides official package through Flatpak that runs in sandbox environment.

Linux and Fedora Workstation (with 3rd party repository enabled) may search and install it directly from either Software Manager or GNOME Software.

While Debian/Ubuntu users can install it by running the 2 commands below one by one:

  • First, press Ctrl+Alt+T to open terminal. When it opens, run command to enable Flatpak support:
    sudo apt install flatpak

  • Then, run command to install Resources:
    flatpak install https://dl.flathub.org/repo/appstream/net.nokyan.Resources.flatpakref

After installed the package, either search for and launch from GNOME Overview (log out and back in of app icon not visible), or run the command below to start from terminal:

flatpak run net.nokyan.Resources

For the package updates, check by running flatpak update net.nokyan.Resources.

Uninstall Resources

To uninstall the system monitor app, use command:

flatpak uninstall --delete-data net.nokyan.Resources

Also run flatpak uninstall --unused to remove useless Flatpak run-time libraries that can free up some disk space.

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1 |

No Comments

Be the first to start the conversation.

Leave a Reply

Text formatting is available via select HTML.

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> 

*