Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 212 Bytes

File metadata and controls

12 lines (11 loc) · 212 Bytes

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