Skip to content
forked from phytec/qtphy

qtphy (pronounced "cutify") is PHYTEC's Qt6 reference implementation

License

Notifications You must be signed in to change notification settings

sriedmueller/qtphy

This branch is 31 commits ahead of, 7 commits behind phytec/qtphy:main.

Repository files navigation

qtphy – PHYTEC's Qt6 Reference Implementation

Build status

Building

Build qtphy with the Meson Build system:

meson setup build
meson compile -C build

After building, the resulting binary is located at build/qtphy and can be directly executed.

Maintainers

License

qtphy is licensed under the MIT License. See LICENSE for the full terms and conditions.

Fonts located in resources/fonts/ may have a different license. See the respective file named *.license.

About

qtphy (pronounced "cutify") is PHYTEC's Qt6 reference implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 54.4%
  • C++ 44.6%
  • Other 1.0%