Jump to content

How to turn off wifi after given time?


Recommended Posts

I would say yes.

 

From terminal, I would for example call something like this: echo "networksetup -setairportpower en0 off\n" | at +10minutes

Turning this into a workflow should be pretty straightforward. Just consider a better approach, than 'at' command.

Edited by Vookimedlo
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...