C++ Automation

Open-source C++ projects categorized as Automation

Top 20 C++ Automation Projects

  • AutoHotkey

    AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.

    Project mention: I need help! I believe I have someone able to see my screen, record my keys, alter windows sys files, alter reg keys, phish webpages, inject custom script-code into genuine windows apps, load webpages as installers, fake uninstall, fake shutdown, tons more from one file. Please tell me anything! | /r/antivirus | 2023-06-19

    DownloadAHK() { global wb wb.Stop() file := A_Temp "\ahk-install.exe" switchPage("downloading") Sleep 10 if !Download("https://autohotkey.com/download/ahk-install.exe", file, "DownloadAHK_Progress") { MsgBox 0x2010,, Download failed. switchPage("start") return } Run "%file%" /exec waitclose %A_ScriptHwnd% /exec downloaded "%file%" ExitApp } Exec_WaitClose(hwnd) { DetectHiddenWindows On WinWaitClose ahk_id %hwnd% } Exec_Downloaded(file) { ; global SilentMode := true DetermineVersion() QuickInstall()

  • Domoticz

    Open source Home Automation System

    Project mention: I finally went lifepo4, some programming was involved in this last project and wow it was a trip, the results though ... YES. I need a beer after getting this working. | /r/SolarDIY | 2023-04-26

    I normally use HomeAssistant... hadn't come across Domoticz before.

  • Mergify

    Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.

  • espurna

    Home automation firmware for ESP8266-based devices

    Project mention: Connecting Unity with Arduino via wifi/bluetooth | /r/unity | 2023-03-17

    https://tasmota.github.io/ https://esphome.io/ https://github.com/xoseperez/espurna/

  • trade-frame

    C++ 17 based library (with sample applications) for testing equities, futures, etfs & options based automated trading ideas using DTN IQFeed real time data feed and Interactive Brokers (IB TWS API) for trade execution. Some support for Alpaca & Phemex. Notifications via Telegram [irc: Libra #tradeframe ]

    Project mention: Automated Trading | /r/options | 2023-06-11

    I might be breaking rule #6, but you could take a look at https://github.com/rburkholder/trade-frame, it knows how to deal with options (pricing & greeks), works with chains, can make entrance / exits based upon underlying, knows some combinations, can take profit, handle stops ....

  • Native System Automation

    Native cross-platform system automation (by Robot)

  • porla

    A high performance BitTorrent client for servers and seedboxes.

  • DAR

    DAR - Disk ARchive

    Project mention: What's a really niche tool you use that you can't live without? | /r/DataHoarder | 2023-05-09

    dar is the only tool I know of that supports incremental backups to untrusted remote storage. All the remote sees are giant encrypted blobs.

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • IbInputSimulator

    A library for simulating keyboard, mouse and other inputs

  • ESPecial

    ESP32 automation with web interface and telegram bot

  • linuxviewer

    A Vulkan Engine for the GNU/Linux operating system.

  • ESPHome-Philips-Smart-Coffee

    ESPHome components which implements a Philips Series 2200 Coffee Machine into HomeAssistant. Capable of making automatic coffee.

    Project mention: I integrated my Philips coffee machine using ESPHome! | /r/Esphome | 2023-03-03

    Here’s the link to their GitHub page

  • ModuleInterface

    Easy config and value sync between IoT modules, database and web pages (by fredilarsen)

  • Simple-Hydroponics-Arduino

    Hydruino: Simple automation controller for hydroponic grow systems using Arduino-compatible microcontrollers. Professional grade, fully configurable, open source, & 100% free. No internet connection or cloud account required.

    Project mention: Next revision of our free Simple Hydroponics + SolarTracker for Arduino, v0.6.5 RC2, is now available | /r/arduino | 2023-03-23

    The next version of our free Hydroponics + Solar Tracking controller software, v0.6.5, just got released, & is available here: https://github.com/NachtRaveVL/Simple-Hydroponics-Arduino/releases/tag/v0.6.5 and https://github.com/NachtRaveVL/Simple-SolarTracker-Arduino/releases/tag/v0.6.5 -- I've spent the last 8, going on 9 months working on this in lieu of finding "real work", simply because I think that such an important piece of technology should be accessible to everyone. So instead of having money for rent (which is quickly coming to an end and I'm going to have to start looking for work starting next month), I've been putting myself into debt so that I can bring you all a professional-grade controller, for the cost of absolutely nothing.

  • CoopCommand

    CoopCommand aims to increase automation in small scale egg-laying chicken flocks for the hobby farmer. Final product aims to have ease of installation and use for non-technical users.

  • Simple-SolarTracker-Arduino

    Helioduino: Simple automation controller for solar tracking systems using Arduino-compatible microcontrollers. Professional grade, fully configurable, open source, & 100% free. No internet connection or cloud account required.

    Project mention: Next revision of our free Simple Hydroponics + SolarTracker for Arduino, v0.6.5 RC2, is now available | /r/arduino | 2023-03-23

    The next version of our free Hydroponics + Solar Tracking controller software, v0.6.5, just got released, & is available here: https://github.com/NachtRaveVL/Simple-Hydroponics-Arduino/releases/tag/v0.6.5 and https://github.com/NachtRaveVL/Simple-SolarTracker-Arduino/releases/tag/v0.6.5 -- I've spent the last 8, going on 9 months working on this in lieu of finding "real work", simply because I think that such an important piece of technology should be accessible to everyone. So instead of having money for rent (which is quickly coming to an end and I'm going to have to start looking for work starting next month), I've been putting myself into debt so that I can bring you all a professional-grade controller, for the cost of absolutely nothing.

  • ESPHome-Alarm-Panel-Keypad-Rfid-Display

    DIY Alarm Panel using NodeMCU v3 ESP8266 for Home Assistant (Alarmo), using a 4x4 matrix keypad, RFID(RC522) and a MAX7219 7-Segment Dislpay

    Project mention: Alarm Panel (Keypad + RFID + Display) | /r/Esphome | 2023-01-15
  • AGIS

    Open Source Autonomous Greenhouse Irrigation System

    Project mention: (Please READ) AGIS: Autonomous Greenhouse Irrigation System | /r/Hasan_Piker | 2023-07-10

    Github: https://github.com/Tnzr/AGIS

  • HotWaterRecirculatingPump

    Automation of hot water recirculating pump via ESP32

    Project mention: How to analyse binary coredump | /r/esp32 | 2023-05-26
  • BauDetector

    A simple Arduino projects that detects dogs barks and plays a vocal message to calm them down.

  • shortcut-mapper

    A program that creates "key string" binding to execute commands.

  • SonarCloud

    Analyze your C and C++ projects with just one click.. SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-07-10.

C++ Automation related posts

Index

What are some of the best open-source Automation projects in C++? This list will help you:

Project Stars
1 AutoHotkey 7,394
2 Domoticz 3,332
3 espurna 2,922
4 trade-frame 366
5 Native System Automation 204
6 porla 150
7 DAR 112
8 IbInputSimulator 103
9 ESPecial 95
10 linuxviewer 94
11 ESPHome-Philips-Smart-Coffee 93
12 ModuleInterface 66
13 Simple-Hydroponics-Arduino 59
14 CoopCommand 40
15 Simple-SolarTracker-Arduino 22
16 ESPHome-Alarm-Panel-Keypad-Rfid-Display 9
17 AGIS 2
18 HotWaterRecirculatingPump 2
19 BauDetector 1
20 shortcut-mapper 0
Analyze your C and C++ projects with just one click.
SonarCloud, a cloud-based static analysis tool for your CI/CD workflows, offers a one-click automatic analysis of C and C++ projects hosted on GitHub. Zero configuration and free for open-source projects! Analyze free.
www.sonarsource.com