magic-setup-assistant
magic-setup-assistant copied to clipboard
Fake macOS Setup Assistant.app based on Electron framework
Bumps [electron](https://github.com/electron/electron) from 1.6.18 to 9.2.0. Release notes Sourced from electron's releases. electron v9.2.0 Release Notes for v9.2.0 Features Added new worldSafeExecuteJavaScript webPreference to ensure that the return values from...
Для поиска WiFi сетей используется nodejs либа `wifi-control`. В окне wifi.html она уже работает и выводит список сетей в `console.log` Нужно их отображать в списке с уровнем сигнала и показывать...
I've made a USB image for testing our system. It works in PC and Mac. Check this out https://github.com/zhovner/magic-setup-assistant/wiki/Live-USB-image
This PR should fix issues with fonts (except CJK characters). Font taken from here: https://developer.apple.com/fonts/
In original setup assistant selector in first tab contains countries, however, fake version contains languages. Should changing language also change language of other text on a page? Or there should...
Maybe we can do same solution for PC? Just check the platform at startup (PC or Mac) and choose the right theme?