CycleBase Server program to be run on an RPi-based Cycleview device How to build It's a Qt application, Qt 5.4+ and C++11 required. $ mkdir build $ cd build $ cmake .. $ make $ sudo ./CycleBase