d351d3r / RTGrapher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RealTimeGrapher

This project is a Qt6 application that provides real-time data graphing.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

  • Qt6
  • CMake 3.14 or higher

Building

To build the project, run the following commands:

mkdir build && cd build
cmake ..
make

About


Languages

Language:C++ 82.8%Language:CMake 12.2%Language:Shell 5.0%