aboutsummaryrefslogtreecommitdiffstats

Description

refgui is cluster reference GUI implementation in Automotive Grade Linux(AGL) Instrument Cluster Expert Group.

Requirement

These libraries are required.
- Qt5.13 or later version - cluster-service which is implemented in AGL

Building

mkdir <build_dir>
cd <build_dir>
cmake ..
make

Installing

sudo make install

Application is installed in /opt/apps. If you would like to change installation directory. You can change it by using APPS_INST_DIR option during building process:

cmake .. -DAPPS_INST_DIR=<installation directory>

Usage

cd <installation directory>
./cluster

License(Software)

refgui is licensed under the Apache License 2.0.

License(Font)

Inter Font is included in this software and Inter Font is licensed under SIL Open Font License 1.1.
https://github.com/rsms/inter