Add stimulus for SSID is in range
Bug #1040723 reported by
Alex
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cuttlefish |
Incomplete
|
Wishlist
|
Unassigned |
Bug Description
What to do: Watch for when a SSID is in range
Why: Wifi networks is a usefull way to know where you are, so with this event u can know if you are on Work or Home.
To post a comment you must log in.
Hey Felipe,
your idea sounds reasonable. I have to check, whether there is a easy way to listen for a specific SSID in range or not. According to google, you can get a list of the SSIDs in range from the NetworkManager quite easily. But I'm not sure if you can listen for changes or have to check manually every x seconds. I'm going to check this and if it's easy and lightweight to realise, I'll add it :-)