Skip to content

networking: add traffic statistics to NetworkDevice - #958

Open
cpwrs wants to merge 1 commit into
quickshell-mirror:masterfrom
cpwrs:network-device-speed
Open

networking: add traffic statistics to NetworkDevice#958
cpwrs wants to merge 1 commit into
quickshell-mirror:masterfrom
cpwrs:network-device-speed

Conversation

@cpwrs

@cpwrs cpwrs commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Adds these properties to NetworkDevice:

  • rxBytes: Number of received bytes
  • txBytes: Number of transmitted bytes
  • refreshRate: How often to refresh rxBytes and txBytes in milliseconds

Useful for upload/download speed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant