Showing 300 open source projects for "trigger"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 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
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    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: 3 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    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: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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: 2 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    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: 4 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    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
  • 13
    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
  • 14
    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: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    Logisim Italian Fork

    Logisim Italian Fork

    in progress...

    Github: https://github.com/LogisimIt/Logisim
    Downloads: 43 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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: 4 This Week
    Last Update:
    See Project
  • 21
    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: 106 This Week
    Last Update:
    See Project
  • 22
    Space Cloud

    Space Cloud

    Open source Firebase + Heroku to develop, scale and secure apps

    ...Make live queries to your database. Upload/download files to scalable file stores (e.g., Amazon S3, Google Cloud Storage). Unified APIs for your custom HTTP services. Trigger webhooks or serverless functions on database or file storage events. Dynamic access control that integrates with your auth system (e.g., auth0, firebase-auth). Written in Golang, it follows cloud-native practices and scales horizontally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    LogicalSets

    Integrated Comprehensive Data Architecture & Methodology

    This is an advanced data architecture and methodology. A comprehensive Enterprise Resource Management System. A re-usable database with rules for customization, While being a data driven transaction processing engine, this system has very advanced reporting capabilities. This design eliminates up to 90% of business logic due to the way the data is structured. Uses a concept called Table Sets. Has a compound key that tells the programmer what tableset, which record which applet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jfDataLogger

    jfDataLogger

    PLC Data Logger

    ...Supports Hardware: - Siemens S7-300/400 PLCs - AllenBradley (CompactLogic Controllers only) - ModBus IP protocol - National Instruments DAQmx System Features: - Trigger bit at start - Save/Load data set - Save Image - log to CSV Website: http://jfdatalogger.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    D2X-XL

    OpenGL port of the classic 6dof 3D shooter Descent

    D2X-XL is an OpenGL port of the classic 3D Shooter game Descent 2 for Win32, Linux and Mac OS X, containing many enhancements and bug fixes while preserving full backwards compatibility.
    Downloads: 15 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB