https://github.com/julongzhilu/freegui
I just want to write a completely free, cross-platform C++ GUI library.
https://github.com/julongzhilu/freegui
c-plus-plus cpp cross-platform free gui linux mit-license windows
Last synced: about 2 months ago
JSON representation
I just want to write a completely free, cross-platform C++ GUI library.
- Host: GitHub
- URL: https://github.com/julongzhilu/freegui
- Owner: JuLongZhiLu
- License: mit
- Created: 2025-04-23T13:08:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-24T02:41:42.000Z (about 1 year ago)
- Last Synced: 2025-04-25T15:08:05.797Z (about 1 year ago)
- Topics: c-plus-plus, cpp, cross-platform, free, gui, linux, mit-license, windows
- Language: C++
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[English](README.md), [中文](README_zh.md)
I just want to write a completely free, cross-platform C++ GUI library.
**Warning**: For the foreseeable future, this library will be rough and unstable.
# Version
0.0.3
# Features
- Create window
- Window class added two slots and one process event function
- Create button and Button class added "click" signal