smsearcy / mesh-info

Collect and view information about an AREDN mesh network.
GNU General Public License v3.0
5 stars 2 forks source link

Use Rich to improve output of network report #106

Open smsearcy opened 1 year ago

smsearcy commented 1 year ago

There is some me fun stuff that could be done with Rich, such as a progress bar while polling. But it could also be used to better organize the output, maybe using the width of the screen better so that it isn't so long.