App Store

Tagged automation

Apps filtered by tag

Activepieces
Web App

Activepieces

🤯 Welcome to Activepieces Your friendliest open source all-in-one automation tool, designed to be extensible through a type-safe pieces framework written in Typescript. 🔥 Why Activepieces is Different: - 💖 Loved by Everyone: Intuitive interface and great experience for both technical and non-technical users with a quick learning curve. - 🌐 Open Ecosystem: All pieces are open source and available on npmjs.com, 60% of the pieces are contributed by the community. - 🛠️ Pieces are written in Typescript: Pieces are npm packages in TypeScript, offering full customization with the best developer experience, including hot reloading for local piece development on your machine. 😎 - 🤖 AI-Ready: Native AI pieces let you experiment with various providers, or create your own agents using our AI SDK, and there is Copilot to help you build flows inside the builder. - 🏢 Enterprise-Ready: Developers set up the tools, and anyone in the organization can use the no-code builder. Full customization from branding to control. - 🔒 Secure by Design: Self-hosted and network-gapped for maximum security and control over your data. - 🧠 Human in the Loop: Delay execution for a period of time or require approval. These are just pieces built on top of the piece framework, and you can build many pieces like that. 🎨 - 💻 Human Input Interfaces: Built-in support for human input triggers like "Chat Interface" 💬 and "Form Interface" 📝

AutomationActivepieces
View app
Mosquitto
Web App

Mosquitto

Eclipse Mosquitto is an open source (EPL/EDL licensed) message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers. The MQTT protocol provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for Internet of Things messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers. The Mosquitto project also provides a C library for implementing MQTT clients, and the very popular mosquitto_pub and mosquitto_sub command line MQTT clients.

AutomationEclipse Foundation
View app
n8n
Web App

n8n

n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything. n8n (pronounced n-eight-n) helps you to connect any app with an API with any other, and manipulate its data with little or no code. Customizable: highly flexible workflows and the option to build custom nodes. Privacy-focused: self-host n8n for privacy and security.

Automationn8n
View app
ntfy
Web App

ntfy

ntfy (pronounced notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, and/or using a REST API. ℹ️ iOS Notifications Apple's restrictions require a publicly reachable server for instant notifications on iOS. We use https://ntfy.sh for poll requests by default. This doesn't send your notifications through this service, but instead only prompts your iOS device to download the notification from your local ntfy instance. Advanced users can remove the "NTFY_UPSTREAM_BASE_URL" environment variable from the Docker compose file if desired; however, this will disable instant notifications on iOS devices. 🔔 Send push notifications from your app or script Publishing messages can be done via PUT or POST. Topics are created on the fly by subscribing or publishing to them. If you use ntfy without sign-up, the topic is essentially a password, so pick something that's not easily guessable. 📱 Receive notifications on your phone Subscribe to a topic and receive notifications, with different priorities, attachments, action buttons, tags & emojis, and even for automation. 💻 Get notified on your computer You can use the web app to subscribe to topics as well. If you do, notifications will pop up as desktop notifications. Simply type in the topic name and click the Subscribe button. The browser will keep a connection open and listen for incoming notifications. ⚙️ Integrate with your favorite tools Publishing messages is just a HTTP request, so pretty much everything under the sun can integrate with ntfy. Hundreds of integrations, projects or scripts already support ntfy.

Automationntfy LLC
View app