Download Commotion for Desktop/Laptop Computers

Linux

Commotion Linux is an application bundle currently packaged for Debian, Ubuntu and other Debian based distros. Development of Commotion Linux is ongoing, but it is now near DR2 feature parity with Commotion OpenWRT.

We expect release of Commotion Linux v1.0 in early 2014, with an easier PPA-based installation process.

Features

  • Encrypted backhaul
  • Service advertisement
  • Network-manager and "fallback" connection paths.
  • Auto-generation and retainment of IBSS cell parameters and IP addresses
  • Extensive logging, dumped to various files in /tmp
  • Various bugfixes and usability enhancements
  • Tested, confirmed working with the following distros:
    • Ubuntu 12.04 or greater 

A more extensive readme can be found in the commotion-linux-py.deb package, which can be downloaded from https://downloads.commotionwireless.net/linux

Installation

Currently you must install the Commotion Linux client packages with dpkg, and resolve dependencies that may not be installed on your system. We will soon be publishing Commotion Linux in a PPA, so installation of Commotion Linux can be down through your system's package manager.

cd $DOWNLOAD_DIRECTORY
sudo dpkg -i *.deb
  • You will almost certainly see dependency errors during this process resolve them with:
sudo apt-get install -f sudo dpkg -i *.debi

Mac

Commotion MeshBook is an open-source OSX utility app that allows Mac computer to create and connect to mesh networks and meshed devices. A basic networking client and profile manager is available for OS X versions 10.7 and 10.8. Commotion MeshBook is currently in development and is unsupported.

Go to our Github Project page if you are interested in building, testing or contributing to the Commotion MeshBook app.
(external link: OTI Github Project page)

Windows

The Commotion client for Windows operating systems is currently in development and is unsupported. You can follow development and find instructions on compiling the Commotion Windows client on our Github Project, commotion-winmesh.