Showing 278 open source projects for "trigger%20bot"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 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
  • 1
    GPP-x32x Firmware Mod
    Firmware mod for the GWInstek GPP-x32x series lab bench supply.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    adx - addressbook.xml

    adx - addressbook.xml

    Minimalistic address book in web browser. No server or plugin needed.

    ...adx is a standalone and portable web app (online and offline). FEATURES Contact Management, portable, small (~350KB), lightweight, contact tagging, geo mapping, web accounts, trigger phone/Skype calls, etc. EXPORT FUNCTIONALITY vCard (as file or QR code via offline generator) HOW IT WORKS Your address-book (XML file) is transformed in your web browser (via XSLT) to a full-featured web application (HTML). REQUIREMENTS Web browser for viewing adx; online hosting or local storage is possible (for local storage most modern browsers need to be configured to allow access to local files); NO server, plugin or anything else needed. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Best Auto Clicker

    Best Auto Clicker

    Best Auto Clicker is a versatile tool that automates clicking actions.

    Best Auto Clicker is a versatile tool that automates clicking actions on your computer. With features such as customizable hotkeys, dynamic delay times, and support for various mouse clicks and key combinations, it simplifies repetitive tasks. Whether you need to perform rapid clicks, scroll the mouse wheel, or send specific keys or paragraphs, the auto clicker streamlines your workflow by saving time and effort. Its intuitive interface and virtual machine compatibility make it an...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    StoryTeller

    StoryTeller

    Multimodal AI Story Teller, built with Stable Diffusion, GPT, etc.

    ...Given a prompt as an opening line of a story, GPT writes the rest of the plot; Stable Diffusion draws an image for each sentence; a TTS model narrates each line, resulting in a fully animated video of a short story, replete with audio and visuals. To develop locally, install dev dependencies and install pre-commit hooks. This will automatically trigger linting and code quality checks before each commit. The final video will be saved as /out/out.mp4, alongside other intermediate images, audio files, and subtitles. For more advanced use cases, you can also directly interface with Story Teller in Python code.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    Nativefier

    Nativefier

    Make any web page a desktop application

    Nativefier is a command-line tool designed to create a desktop app for any web site with minimal configuration. Apps are wrapped by Electron (using Chromium under the hood) in an OS executable (.app, .exe, etc) for use on Windows, macOS and Linux. Nativefier will try to determine the app name, and well as lots of other options. If desired, these options can be overwritten. For example, to override the name, nativefier --name 'My Medium App' 'medium.com' Read the API documentation or run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    workcells

    Object based peer to peer asynchronous communication network.

    ...Each workcell has a unique name and each message consists of a unique message tag and payload. The message tag is created by concatenating a workcell name, which is guaranteed to be unique and a non unique trigger. Each workcell will have a dynamically created dictionary which associates message tags with internal tasks. If or how a workcell responds to a message depends only on its internal state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vimium C

    Vimium C

    A keyboard shortcut browser extension for keyboard-based navigation

    ...It can copy any selected text and current tab's title and URL to the system clipboard, and read the clipboard to search the copied text using a specified search engine. It can also enable/disable websites' image loading and even JavaScript execution, if you trigger its command "toggleCS".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vConsole

    vConsole

    A lightweight, extendable front-end developer tool for mobile web page

    ...Duplicate plugin will be ignored. Create an vConsole plugin object, bind plugin events to this object, and add this object to vConsole. While installing and running a plugin, vConsole will trigger some events to allow a plugin customizing it's functions.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    Amplify

    Amplify

    Automatic enrichment, enhancement, and explanation of your data

    ...Amplify leverages the decentralized compute provided by Bacalhau to magically enrich your data. A built-in suite of pipelines decides what your data is and how to best improve upon it. You can also self-host Amplify to trigger off your offline data sources and implement your own custom pipelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SCFProxy

    SCFProxy

    A proxy tool based on cloud function

    SCFProxy is a tool to implement HTTP proxy, SOCKS proxy, and reverse proxy based on cloud function and API gateway provided by several cloud service providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MorseCodeConverter

    MorseCodeConverter

    MorseCodeConverter lets anyone translate text to Morse code easily.

    MorseCodeConverter allows users to convert text into Morse code, providing an interactive way to explore and work with Morse code translations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Neomake

    Neomake

    Asynchronous linting and make framework for Neovim/Vim

    Neomake is an asynchronous linting and build framework for Vim and Neovim that predates and inspires newer tooling in this space. It runs “makers” (linters, compilers, format checkers, test commands) in the background and surfaces results as signs, virtual text, or via quickfix/location lists. The system is highly configurable: you can define per-filetype makers, chain multiple tools, and control when they run (on save, on write, on cursor hold, or manually). Run several makers concurrently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hyper.is

    Hyper.is

    A terminal built on web technologies

    ...Plugins affecting the `BrowserWindow` will the effect on new windows after hot-reload. On the main process, plugins are registered as soon as possible (we fire onLoad). On the browser, it's up to the user to trigger their load by pressing command+R. We put the user in control of the loading in this way to prevent them from losing critical work by extensions that reset state or don't preserve it correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    slide-element

    slide-element

    Promise-based library for animating elements with dynamic heights

    ...This library gets the job done using the Web Animations API, and it doesn't require elements to have fixed heights. Instead, element heights are calculated based on their contents, and then the appropriate values are applied to trigger a smooth, native transition. The animations themselves are powered by the same mechanics used within CSS transitions, making it one of the best ways to pull it off in terms of performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Tool Tips For Contact Form 7

    You need Contact Form 7 installed.

    ToolTips, also known as infotips or hints, are small pop-up boxes that appear when a user hovers their cursor over a specific element, such as a button, link, or form field. These unobtrusive boxes can contain supplementary information, explanations, or instructions related to the element, providing users with clarity and guidance. In the context of a Contact Form 7, ToolTips can serve multiple purposes: Clarification of Form Fields: Tooltips can help users understand the purpose of each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    React Beautiful DnD

    React Beautiful DnD

    Beautiful and accessible drag and drop for lists with React

    ...It supports common patterns like reordering within a list, moving items between multiple lists, and integrating with virtualized lists. Clear lifecycle callbacks expose what changed during a drag so you can persist updates or trigger side effects reliably.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    edge-TTS-record

    edge-TTS-record

    Tool that can record speech synthesis

    ...The idea is simple but effective: since Edge’s online TTS voices (such as “Xiaoxiao” or “Yunyang” for Chinese) are often high-quality, this tool provides a way to “capture” them offline for later use. Users can type or paste text, preview the speech, and then trigger the recorder; the system automatically captures the audio output from the browser and writes it to a WAV file. The tool includes a small GUI (built with Aardio) and aims to be plug-and-play — after downloading the .exe you can immediately start using it without deep configuration. It is cloud-based in the sense that it relies on Edge’s online TTS service, so internet connection is required; but once recorded, the audio is local.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    PandaOCR

    PandaOCR

    Multifunctional OCR Image and Text Recognition

    ...If you have higher needs, you can try the professional version. You can also use the Baidu API interface without activation. Support shortcut keys and screen corner trigger screenshot recognition function, convenient and fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vectorius

    Vectorius

    Program to Transfer Files

    Vectorius is a simple Program to poll Directories and transfer files to another Destination. At the moment Vectorius supports local filesystems, ftp, ftps and sftp. The best field of use of Vectorius is to poll directories in short intervals and transfer a small number of files. So, if you want backup your Terabyte Harddisk, it will (perhaps) works but it isn’t the best solution to do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Logisim Italian Fork

    Logisim Italian Fork

    in progress...

    Github: https://github.com/LogisimIt/Logisim
    Downloads: 8 This Week
    Last Update:
    See Project
  • 22
    Automation Orchestrator

    Automation Orchestrator

    Automation Orchestrator application to orchestrate digital processes

    ...Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source." The purpose of the Automation Orchestrator is to offer a well-functioning, fully customizable web server application to trigger and schedule scripts. The Automation Orchestrator can run as a fully local server only available on the local host accessible via a browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Ladda

    Ladda

    Buttons with built-in loading indicators

    ...Ladda ships with multiple styles (expand, zoom, slide) so it can blend into different UI designs without rewriting CSS from scratch. It’s framework-agnostic, so you can drop it into existing pages and just attach it to buttons that trigger async actions. It is especially useful in dashboards, admin panels, and mobile-web flows where you want clear action feedback without heavy UI components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mcrcon

    mcrcon

    Console based rcon client for minecraft servers.

    Mcrcon is IPv6 compliant minecraft rcon client with bukkit coloring support. It is well suited for remote administration and to be used as part of automated server maintenance scripts. - Does not trigger "IO: Broken pipe" or "IO: Connection reset" spam bug on server side. - Has workaround for server side bug (https://bugs.mojang.com/browse/MC-154617) ****************************************************************** Further development and new releases has moved to Github Github page: https://github.com/Tiiffi/mcrcon Official upstream: https://github.com/Tiiffi/mcrcon/releases https://api.github.com/repos/tiiffi/mcrcon/releases/latest ******************************************************************
    Leader badge
    Downloads: 132 This Week
    Last Update:
    See Project
  • 25
    Rhasspy

    Rhasspy

    Offline private voice assistant for many human languages

    Rhasspy (ˈɹæspi) is an open-source, fully offline set of voice assistant services for many human languages that works well with Hermes protocol-compatible services (Snips.AI), Home Assistant and Hass.io, Node-RED, Jeedom, OpenHAB. Rhasspy will produce JSON events that can trigger action in home automation software, such as a Node-RED flow. Rhasspy comes with a snazzy web interface that lets you configure, program, and test your voice assistant remotely from your web browser. All of the web UI's functionality is exposed in a comprehensive HTTP API. You can easily extend or replace functionality in Rhasspy by using the appropriate messages. ...
    Downloads: 1 This Week
    Last Update:
    See Project