Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizations #8

Closed
wants to merge 1 commit into from
Closed

Customizations #8

wants to merge 1 commit into from

Conversation

bpennypacker
Copy link

Not sure if you'd be interested in any/all of the customizations I made but I figured I'd let you know about them. In a quick nutshell, I made the following changes:

  • Hide the cursor so you don't see it on the display. Restore the cursor if you ctrl+c out of the script.
  • Options to change order and/or hide/show only the information you're interested in.
  • Option to include top client/domain/advertiser in stats
  • Option to save the scripts PID to a file on startup

The main reasons I made these changes:

  • I had no need of viewing the DHCP settings since I don't use DHCP on my Pi, so that section was meaningless to me.
  • I preferred to have the top client/domain/advertiser stats displayed
  • I wanted to be able to easily kill/restart the script, keeping the display active, without having to resort to rebooting the Pi.

I have a bit more of a write-up all of these options and details of my reason for doing so on my blog.

@zarkmell
Copy link

This is great, please merge this!

@jpmck jpmck self-assigned this May 13, 2018
@jpmck
Copy link
Contributor

jpmck commented May 13, 2018

Some of your customizations were added to v1.2.2. Thanks for the help, @bpennypacker.

(Fun fact, I don't know how to do a partial merge... 😳)

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

Successfully merging this pull request may close these issues.

None yet

4 participants