diff --git a/README.md b/README.md new file mode 100644 index 0000000..ace0d8f --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +packages +======== + +Reposity for Gluon specific and updated OpenWRT packages + +Developers please read our [guidelines](https://github.com/freifunk-gluon/gluon/wiki/Developer-guidelines) + + +gluon/gluon-alfred +--- +creates the json string that is transfered between nodes containing information about each node. + +gluon/gluon-config-mode +--- +Config mode programmed in SimpleForm: + http://luci.subsignal.org/trac/wiki/Documentation/CBI + +The main file for the config mode is ` files/usr/lib/lua/luci/model/cbi/gluon-config-mode/wizard.lua` + +for more information, read the [gluon Wiki](https://github.com/freifunk-gluon/gluon/wiki)