Showing 972 open source projects for "qtp automation project"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1
    Ansible Automation Platform Workshops

    Ansible Automation Platform Workshops

    Training course for Ansible automation platform

    The Red Hat Ansible Automation Workshops project is intended for effectively demonstrating Ansible's capabilities through instructor-led workshops or self-paced exercises. These interactive learning scenarios provide you with a pre-configured Ansible Automation Platform environment to experiment, learn, and see how the platform can help you solve real-world problems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Moquette Project

    Moquette Project

    Java MQTT lightweight broker

    JVM lightweight MQTT broker for the Internet of Things. Simply embeddable in your IoT projects. Moquette aims to be a MQTT compliant broker. The broker supports QoS 0, QoS 1 and QoS 2. Its designed to be evented, uses Netty for the protocol encoding and decoding part.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Natro Macro

    Natro Macro

    A Bee Swarm Simulator macro for Windows

    ...It provides customizable paths and patterns that guide the character through farming cycles and resource collection routines. Because it is open source, the project encourages community contributions and allows players to modify the macro logic or add new behaviors. The macro also integrates configuration files and customizable settings so that players can adapt the automation to different in-game strategies or environments.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    Claude Code Project Configuration

    Claude Code Project Configuration

    Comprehensive Claude Code project configuration example with hooks

    Claude Code Project Configuration is a comprehensive example repository that demonstrates how to configure a real-world project to take full advantage of Claude Code’s capabilities, combining hooks, skills, agents, commands, and GitHub Actions workflows in a complete template. The showcase illustrates how to build a reusable set of domain-specific skills that encode the team’s coding patterns, conventions, and best practices so that Claude can generate code that naturally fits the project’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    GPT4All

    GPT4All

    Run Local LLMs on Any Device. Open-source

    ...This project also supports Python integrations for easy automation and customization. GPT4All is ideal for individuals and businesses seeking private, offline access to powerful LLMs.
    Downloads: 178 This Week
    Last Update:
    See Project
  • 6
    Arduino core for the ESP32

    Arduino core for the ESP32

    Arduino core for the ESP32

    ESP32 is a single 2.4 GHz Wi-Fi-and-Bluetooth SoC (System On a Chip) designed by Espressif Systems. ESP32 is designed for mobile, wearable electronics, and Internet-of-Things (IoT) applications. It features all the state-of-the-art characteristics of low-power chips, including fine-grained clock gating, multiple power modes,and dynamic power scaling. For instance, in a low-power IoT sensor hub application scenario, ESP32 is woken-up periodically and only when a specified condition is...
    Downloads: 144 This Week
    Last Update:
    See Project
  • 7
    Leiningen

    Leiningen

    Automate Clojure projects easily

    Leiningen is the easiest way to use Clojure. With a focus on project automation and declarative configuration, it gets out of your way and lets you focus on your code. Leiningen and Clojure require Java. OpenJDK version 8 is recommended at this time. If you have Leiningen installed, you can read the tutorial by running lein help tutorial. It does not cover learning the language itself; good Clojure documentation can be found elsewhere.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    WhatsApp Beacon

    WhatsApp Beacon

    OSINT tool for tracking WhatsApp online status via Web automation

    ...In addition, the project supports exporting collected data to spreadsheet formats for further analysis or reporting. WhatsApp Beacon is designed to run across multiple operating systems and can operate in the background using headless browser automation. It is intended for educational and research purposes related to open-source intelligence (OSINT) and digital investigation.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Mautic

    Mautic

    Mautic, open source marketing automation software

    Mautic is the world’s largest open source marketing automation project. With over 200,000 organizations using Mautic and over 1,000 community volunteers, we empower businesses by making it easy to manage their marketing across a range of channels. Stay up to date about initiatives, releases and strategy via our blog. Mautic began with a single focus, equality. The Mautic community believes in giving every person the power to understand, manage, and grow their business or organization. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Klick'r

    Klick'r

    An open-source auto clicker on images for Android

    Klick'r is an open-source Android application designed to automate repetitive tasks effortlessly. Formerly known as Smart AutoClicker, Klick'r offers unique image detection capabilities alongside traditional auto-clicking functionalities, providing a versatile solution for all your automation needs. Whether you’re a gamer automating in-game actions, a tester simulating user interactions, or anyone performing repetitive clicking tasks, Klick'r offers both image detection for sophisticated...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 11
    Gooo

    Gooo

    Toolkit for developing web applications in Vue, Templ, and Go

    Gooo is an open-source project that focuses on providing tools and utilities for interacting with and analyzing online content, particularly in the context of automation and data retrieval workflows. The repository appears to function as a lightweight utility toolkit that can be adapted for specific use cases such as scraping, automation, or content processing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    FlaUI

    FlaUI

    UI automation library for .Net

    FlaUI is a .NET library which helps with automated UI testing of Windows applications (Win32, WinForms, WPF, Store Apps,...). It is based on native UI Automation libraries from Microsoft and therefore kind of a wrapper around them. FlaUI wraps almost everything from the UI Automation libraries but also provides the native objects in case someone has a special need that is not covered (yet) by FlaUI. Some ideas are copied from the UIAComWrapper project or TestStack.White but rewritten from scratch to have a clean codebase. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Amazing-Python-Scripts

    Amazing-Python-Scripts

    Curated collection of Amazing Python scripts

    ...Examples include scripts for sentiment analysis, data scraping, web automation, log analysis, and interactive applications such as games or voice-controlled tools. The project also provides contribution guidelines and documentation so that developers can easily collaborate and expand the collection of scripts.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Operit AI

    Operit AI

    Powerful Android AI agent with tools, automation, and Linux shell

    Operit is a full-featured AI assistant and agent platform designed specifically for Android devices, aiming to go far beyond traditional chat-based interfaces. It integrates deep system-level capabilities with a wide range of tools, allowing the AI to perform real tasks such as file management, automation, and system control directly on the device. A standout aspect of the project is its built-in Ubuntu 24 environment, which enables users to run Linux commands, scripts, and development tools in a mobile context. Operit supports both local and remote AI models, including offline execution through frameworks like llama.cpp and MNN, helping preserve user privacy while maintaining flexibility. ...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 15
    firerpa LAMDA

    firerpa LAMDA

    The most powerful Android RPA agent framework

    lamda is an Android RPA agent framework that provides visual remote desktop control and automation at scale, geared toward testing, automation validation, and device management. It exposes a clean UI to monitor and interact with connected devices and includes tooling to script actions reliably across apps and OS versions. The project emphasizes low-friction setup and powerful control primitives so teams can move from interactive validation to repeatable automation.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Get Physics Done (GPD)

    Get Physics Done (GPD)

    The first open-source agentic AI physicist

    ...The project focuses on reducing the friction involved in setting up experiments, running simulations, and analyzing results, allowing researchers to focus more on scientific insight rather than infrastructure. It emphasizes automation and reproducibility, ensuring that experiments can be easily replicated and extended by other researchers.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    xiaohongshu-mcp

    xiaohongshu-mcp

    MCP for xiaohongshu.com

    xiaohongshu-mcp is a Model Context Protocol (MCP) server that equips AI assistants with first-class tools for working on Xiaohongshu (Little Red Book), focusing on day-to-day creator and operator workflows rather than generic browsing. The project centers on authenticated actions and data access that matter to content operations, such as checking login state, publishing or scheduling content, fetching recommendations and search results, reading post details, and acting on comments. It’s packaged so MCP-capable clients (e.g., Claude Desktop, Cursor) can discover its tools via schemas instead of prompt guesswork, which improves reliability and reduces brittle automation.
    Downloads: 159 This Week
    Last Update:
    See Project
  • 18
    MoneyPrinter V2

    MoneyPrinter V2

    Automate the process of making money online

    MoneyPrinter V2 is an open-source automation platform designed to streamline and scale online income generation workflows by combining content creation, social media automation, and marketing strategies into a single system. It is a complete rewrite of the original MoneyPrinter project, focusing on modularity, extensibility, and broader functionality across multiple monetization channels.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    One-Person Company

    One-Person Company

    One-Person Company AI Tools Series

    One Person Company is an open-source project that provides a conceptual and technical framework for building fully automated businesses powered by AI agents, enabling individuals to operate scalable digital ventures with minimal human intervention. It explores the idea of leveraging AI tools for tasks such as content generation, marketing, customer support, and product development, effectively replacing traditional team structures with intelligent automation.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Nimbalyst

    Nimbalyst

    Run multiple Codex and Claude Code AI sessions

    Crystal is an open-source project focused on building a lightweight and flexible system for managing structured data, workflows, or automation pipelines, typically oriented toward developer productivity and extensible backend tooling. It is designed with modularity in mind, allowing developers to define reusable components and compose them into larger workflows that can adapt to different use cases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    rebroswer-patches

    rebroswer-patches

    Patches for Puppeteer and Playwright to reduce automation detection

    ...By applying targeted fixes, the project helps developers minimize automation leaks that are difficult or impossible to address through configuration options alone. The patches can be applied directly to installed libraries or used through drop-in replacements that already contain the modifications. Developers can enable, disable, or remove the patches when needed, making it flexible for experimentation or debugging workflows. rebrowser-patches is maintained with the expectation that automation libraries evolve over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JMComic APK

    JMComic APK

    Forbidden Comics Paradise APK

    ...The repository also supports automation workflows through GitHub Actions, which help keep APK versions up to date and accessible.
    Downloads: 1,004 This Week
    Last Update:
    See Project
  • 23
    OpenKore

    OpenKore

    A free/open source client and automation tool for Ragnarok Online

    OpenKore is a free and open source automation tool and custom client for the online game Ragnarok Online. It provides a flexible scripting system that allows users to automate gameplay, including navigation, combat, trading, and interaction with other players. The project supports plugins and modular extensions, enabling customization for different servers and play styles.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 24
    Browserbase MCP Server

    Browserbase MCP Server

    Allow LLMs to control a browser with Browserbase and Stagehand

    Browserbase MCP Server is a server implementation of the Model Context Protocol (MCP) that enables large language models to interact with web browsers programmatically through cloud-based automation. The project provides a standardized interface for connecting AI systems to real-world web environments, allowing them to navigate pages, extract structured data, and perform user-like actions such as clicking, typing, and form submission. It leverages Browserbase infrastructure along with Stagehand to deliver high-performance browser automation with improved speed and efficiency through caching and optimized execution pipelines. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Kiro

    Kiro

    Kiro is an agentic IDE that works alongside you from prototype

    Kiro is an agentic AI-powered integrated development environment and command-line tool designed to help developers move from early-stage prototypes to production-ready software through structured, spec-driven development. Unlike traditional AI coding assistants that rely heavily on ad hoc prompts, Kiro transforms natural language input into formalized requirements, architectural plans, and step-by-step implementation tasks, ensuring clarity and maintainability throughout the development...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB