Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Turn off WiFi after run (if it was turned on by pinpoint) #18

Closed
fridomac opened this issue Mar 8, 2016 · 3 comments
Closed

Turn off WiFi after run (if it was turned on by pinpoint) #18

fridomac opened this issue Mar 8, 2016 · 3 comments
Milestone

Comments

@fridomac
Copy link

fridomac commented Mar 8, 2016

This feature would be really useful for me (WiFi is turned off on all of my machines, would only be turned on for the pinpoint run).

Any thoughts on that?

Bye, Frido.

@clburlison
Copy link
Owner

The ability to do that is pretty easy. I'll see what it takes to write that
up.

@clburlison clburlison added this to the 0.0.4 milestone Mar 8, 2016
@clburlison
Copy link
Owner

Hey @fridomac I've added the ability to disable the wireless interface if pinpoint previously enabled it. To keep with the current behavior I made another key: DisableWireless.

Documentation: https://github.com/clburlison/pinpoint/wiki/Preferences#supported-keys
Sample Profile: https://github.com/clburlison/pinpoint/blob/master/examples/pinpoint-wireless-handling.mobileconfig

I'll hopefully be pushing out a new release of pinpoint soon. If you want to build yourself and test you can do so with:

git clone https://github.com/clburlison/pinpoint.git pinpoint && cd $_ && make pkg

@fridomac
Copy link
Author

Thank you for implementing this, really great. Will test it in the next few days....

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

No branches or pull requests

2 participants