Skip to content

Jupiter is an open source and modular front-end framework for developing fast and powerful cross-platform interfaces on Qt Quick and QML.

License

Notifications You must be signed in to change notification settings

KambizAsadzadeh/Jupiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Jupiter

Jupiter is an open source and modular front-end framework for developing fast and powerful cross-platform interfaces on Qt Quick and QML.

Note : This framework is not yet complete and conceptually under development. So big changes might happen. If you intend to use this in your project, you should use a stable version because master change often.

forthebadge forthebadge forthebadge

Version Platform

Available

  • Concept
  • Under Development
  • Release Pre-Alpha
  • Release Alpha
  • Release Candida
  • Release Beta
  • Release Final (Golden Version)

Platform Support

  • Windows
  • macOS
  • Linux
  • FreeBSD
  • Android
  • iOS
  • WASM (Web Assembly)

Installation

Just add into your project :) And go on!

Building

  • You need CMake tool for building source code
  • All source code is written with Pure STL 1z (C++17)
  • MSVC 2017, GCC8.x or Clang 9.x
  • Add Jupter.dll [on Windows], libeJupiter.dylib [on macOS] or libJupiter.so [on Linux] for your project as external library. you can compile it by static mode.
  • Import SDK common header #include <Jupiter>

Contribution

Bug fixes, docs, and enhancements welcome! Please let me know kambiz.ceo@gmail.com

About

Jupiter is an open source and modular front-end framework for developing fast and powerful cross-platform interfaces on Qt Quick and QML.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published