Skip to content

Cross Platform Desktop Application Skeleton (Qt5)

License

Notifications You must be signed in to change notification settings

bitcoincore-dev/crossplatformskeleton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross Platform Desktop Application Skeleton (Qt5)

Build Status

Building cross platform desktop applications is not a simple task. The trend seems to use frameworks that build on top of an built in webbrowser leading to wasting tons of RAM.

This little project skeleton may help to create a simple QT based cross platform application.

Features

  • Supports Linux, Windows and macOS
  • Cross compile system (see /depends) to compile static binaries for macOX, Windows on Linux
  • Github workflows example config

About

Cross Platform Desktop Application Skeleton (Qt5)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 29.5%
  • M4 27.1%
  • Makefile 19.1%
  • C++ 15.2%
  • Shell 5.0%
  • C 3.7%
  • QMake 0.4%