Skip to content
forked from kipr/botui

Robot User Interface for the KIPR Controllers (Link, Wallaby, Wombat)

License

Notifications You must be signed in to change notification settings

RyanPWebb/botui

 
 

Repository files navigation

botui

Bob the Builder

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.

Requirements

Installation

git clone https://github.com/kipr/botui
cd botui
mkdir build
cd build
cmake ..
make -j4
sudo make install

License

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

About

Robot User Interface for the KIPR Controllers (Link, Wallaby, Wombat)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.0%
  • Other 2.0%