| Crates.io | ferrix-app |
| lib.rs | ferrix-app |
| version | 0.5.0 |
| created_at | 2025-12-09 21:39:11.228906+00 |
| updated_at | 2026-01-22 13:52:56.276024+00 |
| description | Simple utility to get information about hardware and software |
| homepage | |
| repository | https://github.com/mskrasnov/FSM |
| max_upload_size | |
| id | 1976788 |
| size | 561,382 |
A simple program for getting information about computer hardware and installed software.
Ferrix System Monitor is a Rust-crate and program for obtaining information about computer hardware and software. It is designed to work in modern Linux OS distributions.
For Linux, there are a bunch of different console programs for getting information about various PC and OS components. In addition, there is an amazing graphics program called Hardinfo (and its sequel, Hardinfo2). However, I wanted to write their simple analog with the following differences:
systemd services;deb, rpm);systemd, glibc, dbus, polkit, xdg, xorg);Download pre-built binaries from GitHub Releases
... or build Ferrix from sources:
git clone https://github.com/mskrasnov/ferrix
cd ferrix
make build
sudo make install
# Run `sudo make uninstall` to uninstall app
systemd and d-bus (tested on Debian 12.2);glibc, dbus, polkit, xorg and systemd;Developing Ferrix System Monitor takes time and passion. If you find it useful, please consider supporting its development:
Ferrix System Monitor (ferrix-lib, ferrix-app) is distributed under the GNU GPLv3 license.