InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 5 C++ Menu Projects
-
AutoConnect
An Arduino library for ESP8266/ESP32 WLAN configuration at runtime with the Web interface
And for Wifi management on ESP32, this awesome repo that "does it all": https://hieromon.github.io/AutoConnect/ -- this repo creates its own access point you can connect to with your phone to pop-up a "captive portal" (like you see at hotels or airports) to enter your own Wifi credentials -- this is only done once -- after that, the ESP32 will connect to the last known good Wifi network. If you don't want that, just use the built-in Wifi functions to create a local Wifi hotspot to connect to. Then creating web pages on the ESP32 is easy -- you can use the "PageBuilder" JSON syntax, or host regular HTML/JS/CSS files on the SPIFF/LittleFS partition and server those in response to incoming requests.
-
Project mention: Can NickelMenu be use to switch backlight on with physical key on Kobo Libra H2O ? | reddit.com/r/kobo | 2022-07-05
Light is not yet supported by Nickelmenu, you can read here why: https://github.com/pgaskin/NickelMenu/issues/3
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Some (arguably extremely banging) demo for my Arduino menu library I did a while back.
-
Hey guysss, this is my main project on which I've been working on a few years now. It's an external GTA V mod menu with a UI made made in SFML and so on. I think I did a pretty good job with seperating the Memory, SDK, and UI code which are all used to create the seperate cheat functions defined in main.cpp.
-
Might look into leaked lithium src https://github.com/ferrislovescpp/lithium.rip
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
C++ Menu related posts
- open-source external client ?
- Can NickelMenu be use to switch backlight on with physical key on Kobo Libra H2O ?
- NickelMenu configuration
- Organizing Project Code
- Your favorite launcher ?
- NickelMenu Files Appearing in Kobo 'My Books' Library
- ghost clients
-
A note from our sponsor - InfluxDB
www.influxdata.com | 31 Jan 2023
Index
What are some of the best open-source Menu projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | AutoConnect | 764 |
2 | NickelMenu | 309 |
3 | GEM | 136 |
4 | pHake | 110 |
5 | lithium.rip | 19 |