Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
netsettings1.2-Not-Working.py | 2017-05-30 | 4.3 kB | |
netsettings1.0.py | 2017-05-21 | 4.4 kB | |
Totals: 2 Items | 8.7 kB | 0 |
This is the custom code for the Easy-Net Dreampi Network Setup Menu Modify it as much as you want. I don't really mind since anyone could have made this simple script. Thanks to Dreamcast-Talk user Livingonwheels for cleaning the script up and adding better WPA support! To install manually: put the netsettings.py script into /home/pi chmod it with (without quotes): "chmod +x netsettings.py" edit rc.local (sudo nano /etc/rc.local) and put this line right above "exit 0" (without quotes): "sudo python /home/pi/netsettings.py" save it, then reboot. Script should run after it boots up. Wait for the ARPING error to go away by pressing the "enter" key on your keyboard then use the menu!