Botui is a device-independent graphical interface designed initially for the Kovan controller.
The icons used throughout botui are from the Font Awesome by © Fonticons, Inc.
- pcompiler
- CMake 2.6.0 or later
- OpenCV
- Qt >= 4.7.4
git clone https://github.com/kipr/botui
cd botui
mkdir build
cd build
cmake ..
make -j4
sudo make install
Botui is released under the terms of the GPLv3. For more information, see the LICENSE file.
Want to Contribute? Start Here!: https://github.com/kipr/KIPR-Development-Toolkit