#1142414 ITP: resources -- a simple yet powerful monitor for your system resources and processes

#1142414#5
Date:
2026-07-19 14:11:49 UTC
From:
To:
* Package name    : resources
  Version         : 1.10.2
  Upstream Contact: nokyan <hello@nokyan.net>
* URL             : https://apps.gnome.org/en-GB/Resources/
* License         : GPL-3.0-or-later
  Programming Lang: Rust
  Description     : simple yet powerful monitor for your system resources and processes

Resources allows you to check the utilisation of your system resources and
control your running processes and apps. It’s designed to be user-friendly and
feel right at home on a modern desktop by using GNOME’s libadwaita.

Resources supports monitoring the following components:

    CPU
    Memory
    GPU
    Network Interfaces
    Storage Devices
    Batteries

I started using this resource monitor in gnome. I will gladly help maintaining
it in the gnome team or the gnome extra team. I'll find out where it should go
when I seek sponsorhip for the upload.

I noted this looks very much like the mission center app... An RFP exists for
that too: #1107258. I only saw mission center today when I had already prepared
work for resources.

#1142414#12
Date:
2026-07-19 17:41:34 UTC
From:
To:
First proposal for review for this crate is in https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/1272/
#1142414#17
Date:
2026-07-20 04:22:30 UTC
From:
To:
Yes, we would like resources to be packaged with the Debian GNOME
team. The packaging has already started for Debian (adapted from the
Ubuntu package).

https://salsa.debian.org/gnome-team/resources

We didn't get far enough to build it for Debian yet, because of the
missing Rust dependencies. We appreciate the help! I've added you to
the Salsa repo. There is some documentation for the team workflow at
https://wiki.debian.org/Gnome/Git

Thank you,
Jeremy Bícha

#1142414#22
Date:
2026-07-20 18:39:11 UTC
From:
To:
I'll try to keep track of my progress for the Rust dependencies:

I have sent in MR's for kinded, kinded_macros and sysconf:
  - Sysconf has an ITP #1142420 and is in MR
https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/1272
  - kinded and kinded_macros are in MR
https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/1282

To do: nutype_macros, nutype, process-data.

PS: I see I mixed up my ITP bugs in my message #12 in this bug above. Let's
just ignore that.