Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated list of repos for 1.1 release #145

Merged
merged 1 commit into from Oct 2, 2014
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
38 changes: 7 additions & 31 deletions README.md
Expand Up @@ -17,19 +17,13 @@ The commotion daemon is an embedded daemon and library that provides a common in

https://github.com/opentechinstitute/luci-commotion

The Commotion LuCI web interface extensions provide an easy to understand interface that allows a new user to quickly configure a node to their needs.

###Commotion Theme

https://github.com/opentechinstitute/luci-theme-commotion

The Commotion OpenWRT theme for the web-interface on Commotion wireless routers.

###Commotion Application Portal

https://github.com/opentechinstitute/luci-commotion-apps

The application suite allows for developers to easily advertise applications over a commotion mesh using mdns, users to easily find applications through the router app advertising interface, and node owners to easily manage and customize their application portals to better support community application support.
The Commotion LuCI web interface extensions provide an easy to understand interface that allows a new user to quickly configure a node to their needs. This repository contains multiple components:
* Commotion basic configuration menus
* Commotion LuCI theme
* Commotion local apps portal: The application suite allows for developers to easily advertise applications over a commotion mesh using mdns, users to easily find applications through the router app advertising interface, and node owners to easily manage and customize their application portals to better support community application support.
* Commotion debug helper: The debugging helper creates custom, downloadable informational debugging documents for offline debugging, or to send to network maintainers. Each of these new tools needs testing to find errors as well as to ensure their usability.
* Commotion dashboard helper: The dashboard helper reports statistics to an external dashboard.
* Commotion splash page and settings: A custom captive portal/splash screen and an interface for customizing it, built around nodogsplash (https://github.com/nodogsplash/nodogsplash).

###Commotion Service Manager

Expand All @@ -43,24 +37,6 @@ https://github.com/opentechinstitute/serval-dna

Serval's key management library allows transparent encryption and authentication of messages.

###Commotion Debug Helper

https://github.com/opentechinstitute/commotion-debug-helper

The debugging helper creates custom, downloadable informational debugging documents for offline debugging, or to send to network maintainers. Each of these new tools needs testing to find errors as well as to ensure their usability.

###Commotion Dashboard Helper

https://github.com/opentechinstitute/commotion-dashboard-helper

The dashboard helper reports statistics to an external dashboard.

###Commotion Splash

https://github.com/opentechinstitute/luci-commotion-splash

A custom captive portal/splash screen and an interface for customizing it, built around nodogsplash (https://github.com/nodogsplash/nodogsplash).


##Build & Install

Expand Down