Plan for separation from Mycroft - MycroftAI/mycroft-wifi-setup GitHub Wiki

Right now, the code is tightly integrated with mycroft-core. To decouple the two, the plan is to change wifi-setup to be a single executable that when run, creates a wifi hotspot, and returns when connected to the internet. Any communication will happen via stdin and stdout.