lamarqua / yue

A library to create cross-platform GUI apps.

Home Page:http://libyue.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yue

A library to create cross-platform GUI apps.

Issues

The issues page of this repo is disabled on purpose, for help please go to the yue/help repo where users help themselves.

To report a bug, you have to create a pull request with a test case of your problem, or you can choose to subscribe to paid plans.

Contributions

By sending a pull request, you are agreeing to transfer the copyright of your code to Cheng Zhao.

Development

License

The Yue project is under the Microsoft Reciprocal License (MS-RL) with following clarifications:

  • Using or copying headers of this software is not considered as containing its code.
  • Linking with the code of this software in any form is not considered as containing its code.
  • Using a modified version of this software is considered as containing this software's code, so any code linked to it has to be licensed under MS-RL.
  • Any forked version of the original yue/yue repo is considered as a modified version of this software.

Alternative license

The source code of Yue is also available under MS-PL license if you subscribe to the paid plans.

About

A library to create cross-platform GUI apps.

http://libyue.com

License:Microsoft Reciprocal License


Languages

Language:C++ 76.2%Language:C 9.8%Language:Objective-C++ 9.6%Language:JavaScript 2.7%Language:Objective-C 1.4%Language:CMake 0.3%