Here are
375 public repositories
matching this topic...
A flexible event/agent & automation system with lots of bees 🐝
The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions
Updated
Jul 6, 2021
TypeScript
Make your Sonoff Switch compatible with Apple Homekit! 🎉
一款基于 NodeJS,可通过 JS 修改网络请求,以及定时运行脚本或 SHELL 指令的网络工具。
Updated
Aug 1, 2021
JavaScript
Hack your Amazon Dash to run what you want.
Updated
Mar 11, 2021
Python
Updated
Jun 1, 2021
Python
Control your computer with your Google Home or Amazon Alexa assistant!
This is a collection of Notion tools that work in tandem together.
Updated
Nov 28, 2020
Python
Polyglot workflows without leaving the comfort of your technology stack.
Updated
Jul 10, 2021
Python
Updated
Jul 21, 2018
Shell
玩转 IFTTT 体验极客生活,互联网自动化神器【已经停止开发】
🍰 Download files through webhook
Updated
Jun 11, 2021
JavaScript
Get notified on your phone when there is a vaccine slot available at your location, by running a script on your computer. Uses Cowin portal's public API.
Updated
Jun 1, 2021
JavaScript
Home Assistant configuration and Documentation for my Home. See ReadMe for device list.
Des plugins pour les Assistant (comme Google Home, Cortana, Alexa)
Updated
Jun 5, 2020
JavaScript
Updated
Apr 28, 2017
Python
Example of how to generate push notifications on your phone from your ESP8266 using the Arduino IDE.
Updated
Aug 21, 2017
Arduino
Allows you to send commands to Google Assistant that will execute after a certain time interval. Built using NodeJS.
Updated
Sep 24, 2020
TypeScript
Updated
Oct 17, 2020
Python
Flyte binds together the tools you use into easily defined, automated workflows
💡 Easily integrate Stream Deck in your IFTTT setup and control smart home devices
Updated
May 24, 2020
JavaScript
Simple Motion Alarm using Wemos D1 Mini and IFTTT
Updated
Apr 28, 2021
G-code
Python tools for interacting with IFTTT Webhooks Channel
Updated
Jul 25, 2017
Python
Open-source server and dashboard to control IoT devices in a local home network
Updated
Jun 15, 2021
TypeScript
Connection for Alexa, IFTTT, Google Home and co
Updated
Aug 1, 2021
JavaScript
Basically, your Swiss army knife for systems engineering and operations. An event-driven, policy-based orchestration system, with a pluggable open architecture.
Send HomeKit messages with HomeBridge (Pushover / IFTTT / Email)
Updated
Jan 12, 2021
JavaScript
Improve this page
Add a description, image, and links to the
ifttt
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
ifttt
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
SUMMARY
I just faced an embarrassed problem that command
st2 action listkeeps return 503.I tried
st2 --debug action listand the result in lineHTTP_PROXY(uppercase) was empty. This mislead me that the proxy info was set(which is not).I finally found that the root cause is a lowercase
http_proxyenv variable was set in the system.So I think it maybe more friend