Skip to content

Add sway network status tool#59

Merged
JeffAbrahamson merged 3 commits intomasterfrom
jeff-network-tool
Dec 7, 2025
Merged

Add sway network status tool#59
JeffAbrahamson merged 3 commits intomasterfrom
jeff-network-tool

Conversation

@JeffAbrahamson
Copy link
Owner

Periodically pings a set of hosts once per second, reads speedtest
data, and writes a file that i3status will use to integrate into
swaybar.

Align speedtest network detection so that they use the same network
interface names. In particular, use ip route to find the network
associated with the first default route, then, if that's wifi, look up
the SSID name.

Periodically pings a set of hosts once per second, reads speedtest
data, and writes a file that i3status will use to integrate into
swaybar.

Align speedtest network detection so that they use the same network
interface names.  In particular, use `ip route` to find the network
associated with the first default route, then, if that's wifi, look up
the SSID name.
  * Avoid creating logging directories when the log path omits a
    parent folder.

  * Reset one-shot collection state when the network identifier
    changes to avoid mixing samples.
And fix formatting so everything passes.
@JeffAbrahamson JeffAbrahamson merged commit 8d8f84c into master Dec 7, 2025
4 checks passed
@JeffAbrahamson JeffAbrahamson deleted the jeff-network-tool branch December 7, 2025 20:19
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