Creating a custom HMI using QtQuick, Linux and Python
This repository has been archived on 2025-03-14. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • CMake 61.2%
  • C++ 24.5%
  • QML 14.3%
Find a file
2024-11-05 18:02:09 +01:00
i18n chore: move i18n to separate folder 2024-11-05 18:02:09 +01:00
.gitignore Initial commit 2024-11-05 16:57:36 +00:00
CMakeLists.txt feat: Initial push of Qt project 2024-11-05 18:01:10 +01:00
LICENSE Initial commit 2024-11-05 16:57:36 +00:00
main.cpp feat: Initial push of Qt project 2024-11-05 18:01:10 +01:00
Main.qml feat: Initial push of Qt project 2024-11-05 18:01:10 +01:00
README.md Initial commit 2024-11-05 16:57:36 +00:00

RobotHMI

Creating a custom HMI using QtQuick, Linux and Python