Skip to content
Snippets Groups Projects
README.md 681 B
Newer Older
  • Learn to ignore specific revisions
  • ssid-changer
    ============
    
    
    Malte Möller's avatar
    Malte Möller committed
    Script to change the SSID when there is no suffic sufficient connection to the selected Gateway.
    
    Malte Möller's avatar
    Malte Möller committed
    It is quite basic, it just checks the Quality of the Connection and decides if a change of the SSID is necessary.
    
    Create a file "modules" with the following content in your <a href="https://github.com/ffac/site/tree/offline-ssid"> site directory:</a>
    
    Malte Möller's avatar
    Malte Möller committed
    GLUON_SITE_FEEDS="ssidchanger"<br>
    PACKAGES_SSIDCHANGER_REPO=https://github.com/ffac/gluon-ssid-changer.git<br>
    PACKAGES_SSIDCHANGER_COMMIT=06bdf6fc6149af9cbb4564aac82cadd56a98a8b2<br>
    
    With this done you can add the package gluon-ssid-changer to your site.mk
    
    
    This skript is tested with Gluon 2015.2.1