Skip to content

freifunk-rz/gluon-ssid-changer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssid-changer

Script to change the SSID when there is no suffic sufficient connection to the selected Gateway.

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 site directory:

GLUON_SITE_FEEDS="ssidchanger"
PACKAGES_SSIDCHANGER_REPO=https://github.com/freifunk-rz/gluon-ssid-changer.git
PACKAGES_SSIDCHANGER_COMMIT=8a425c210c9fcce4fae02916acc82e04f601c9d8
PACKAGES_SSIDCHANGER_BRANCH=chaos-calmer

With this done you can add the package gluon-ssid-changer to your site.mk

This branch of the skript contains the the ssid-changer version for the current master based on openwrt chaos-calmer (upcoming 2016.1)

Original: https://github.com/ffac/gluon-ssid-changer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 87.3%
  • Makefile 12.7%