Welcome to the Cherry Desktop Template!
This is a really simple example of a small app created with the Cherry UI/UX library.
Some more advanced examples will be created in the future.
This example is based on our "Create your first app" section of the Cherry documentation, but we added more features and things that might interest you.
Every change includes comments to help you understand.
Follow these steps to get the Cherry Desktop Template up and running:
git clone https://github.com/infiniteHQ/CherryDesktopTemplate
git submodule update --init --recursive
On Linux:
bash build.sh
On Windows:
build.bat
./build/bin/hello
- ✅ Build configurations
- ✅ Sample working source code
- ✅ Basic integration of Cherry