Find a file
Mihai Fufezan b8ee10565d
CI/Nix: add cache-nix-action
Use nixbuild/nix-quick-install-action which pairs well with
nix-community/cache-nix-action.

Should help with build times by reducing the number of packages needing
to be re-downloaded on each run.

Parameters are taken from https://github.com/nix-community/cache-nix-action
and may be tweaked later.
2025-06-20 01:27:46 +03:00
.github/workflows CI/Nix: add cache-nix-action 2025-06-20 01:27:46 +03:00
assets core: add more data fields 2024-10-13 21:15:43 +01:00
nix nix: move to hyprland-qt-support (#13) 2025-01-08 22:38:20 +00:00
resource core: use qt libraries and follow qml module conventions (#8) 2024-10-15 11:38:31 +01:00
src core: fix en_US language enforcement in cmds (#20) 2025-06-05 21:36:10 +01:00
.clang-format core: initial commit 2024-10-13 16:48:22 +01:00
.envrc Nix: add devshell 2024-10-13 21:52:26 +03:00
.gitignore nix: fix package and add devshell 2024-10-15 16:30:05 +03:00
CMakeLists.txt core: fix reported display resolutions when fractionally scaled (#10) 2024-10-17 12:15:07 +01:00
flake.lock flake.lock: update 2025-01-23 14:40:55 +02:00
flake.nix nix: move to hyprland-qt-support (#13) 2025-01-08 22:38:20 +00:00
LICENSE Initial commit 2024-10-13 14:36:22 +01:00
README.md README: add logo note 2024-10-13 20:48:49 +01:00
VERSION version: bump to 0.1.3 2025-01-10 16:53:10 +01:00

hyprsysteminfo

A tiny qt6/qml application to display information about the running system, or copy diagnostics data, without the terminal.

Footnotes

Some distributions may not support a graphical logo in hyprsysteminfo. To check if your distribution supports a graphical logo, run cat /etc/os-release. If the output includes a LOGO line, a graphical logo should appear in hyprsysteminfo. If there is no LOGO line, a graphical logo will not be displayed.