Crates.io | nix-btm |
lib.rs | nix-btm |
version | 0.2.0 |
source | src |
created_at | 2024-06-24 16:48:13.591464 |
updated_at | 2024-06-25 18:31:46.51437 |
description | A nix process monitor |
homepage | |
repository | https://github.com/DieracDelta/nix-btm |
max_upload_size | |
id | 1282367 |
size | 51,604 |
nix run github:DieracDelta/nix-btm/master
nix-btm
is intended to be the spiritual successor of nix-top
, which has been recently deleted.
As it stands currently, nix-btm
has feature parity with nix-top
on Linux. On Macos, feature parity is reached if run as root.
Nix output monitor is really great! nix-btm
targets the usecases where NOM cannot be used. Specifically, the user might wish to monitor multiple builds happening at the same time (for example if the machine is being used as a remotebuilder).
scroll for table
a widget with animations in a similar style to nix output monitor
grouping by build instead of builder (not sure if this is possible but we might be able to grep)
build history
build analytics
pop up manpage
monitor builds across multiple servers (fed in by IP address)
inference of what's being built
tree view by pid parent
detailed view of build env for task