Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christofmuc/juce-widgets
An unsorted bunch of useful widgets build for the JUCE cross-platform library
https://github.com/christofmuc/juce-widgets
juce
Last synced: 2 months ago
JSON representation
An unsorted bunch of useful widgets build for the JUCE cross-platform library
- Host: GitHub
- URL: https://github.com/christofmuc/juce-widgets
- Owner: christofmuc
- License: mit
- Created: 2019-12-14T11:36:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T19:18:05.000Z (over 1 year ago)
- Last Synced: 2024-08-04T02:09:22.133Z (6 months ago)
- Topics: juce
- Language: C++
- Size: 277 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-juce - juce-widgets
README
# juce-widgets
An unsorted bunch of useful widgets build for the JUCE cross-platform library## Usage
This repository is meant to be included as a git submodule in a main project, see for instance [JammerNetz](https://github.com/christofmuc/JammerNetz) for an example how this is used.
In order to build this library standalone, which is what the CI server should be doing, there is a separate little repository that you can use.For what is in this library, please use the header files to see the utility functions, I am busy with my main projects and can't add more documentation right now.
## Attributing
If you use the PatchButton class with the icons, make sure to attribute the icon author:
"Icon made by Freepik from www.flaticon.com"
## Contributing
All pull requests and issues welcome, I will try to get back to you as soon as I can.
## About the author
Christof is a lifelong software developer having worked in various industries, and can't stop his programming hobby anyway.