8000 GitHub - chrehall68/botui: Robot User Interface for the KIPR Controllers (Link, Wallaby, Wombat)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

chrehall68/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

  • pcompiler
  • CMake 2.6.0 or later
  • Qt >= 4.7.4
  • Note: for Qt6, the apt packages needed are qt6-base-dev qt6-declarative libqt6svg6-dev

Installation

git clone https://github.com/kipr/botui
cd botui
mkdir build
cd build
cmake .. or /home/<container name>/qt-raspi/bin/qt-cmake -Ddocker_cross=ON .. (for docker cross compilation)
make -j4
sudo make install

Note: for custom installations, edit pathToKISS in Config.cpp in order to have the file manager work correctly. 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

Packages

No packages published

Languages

  • C++ 98.1%
  • Other 1.9%
0