Development status
Is the development still going? I'm interested in helping as much as I can (although I don't have much MacOS programming experience)
yeah I can help too if my help is wanted. If nobody is working on this, I may try to develop my own one based on this if this is ok. But I will have to wait until I have enough money to buy me an Xiaomi mi notebook air 13.3 :D
Hi guys,
Development status can be described as: freezed until I find enough time on it.
If someone wants to try continuing this project - feel free to fork it and continue. However, I want to warn you about the amount of work need to be done in order to make this project fully functional: it’s muuuuch more than you might think. It’s not enough to just port iwlwifi code from Linux. 80211 stack of macOS is closed, so you’ll need to deal with that somehow. I previously started another project (black80211) about digging deep into 80211 stack of macOS, but this project only scratches the surface. Yes, there is implementation of some things like displaying wireless network in the list, enabling and disabling WiFi, etc., but you’ll need to implement many other things by yourself, like decrypting frames in case of secured network, parsing beacons and so on.
I really hope this project will be finished one day, but that’s really huge amount of work.