Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/craigsdennis/homepage-automation

Send commands to a website from any challenge. This is my Twilio track jacket app.
https://github.com/craigsdennis/homepage-automation

autopilot realtime-updates sync twilio twilio-api twilio-autopilot

Last synced: 10 days ago
JSON representation

Send commands to a website from any challenge. This is my Twilio track jacket app.

Awesome Lists containing this project

README

        

# Home(page) Automation

You know that part of freelancing where the client wants to constantly tweak things. Here is a assistant-based solution to the problem.

[Give it a spin](https://craigsdennis.github.io/homepage-automation). Call or text the number in the footer.

## Learn more

This [experiment](https://craigsdennis.github.io/homepage-automation) is built using a smattering of [Twilio](https://twilio.com) offerings.

First and foremost, this is leaning very heavily on [Autopilot](https://twilio.com/autopilot). This is what creates the bot like experience through many channels of communication.

This project is also [Serverless](https://www.twilio.com/docs/glossary/what-is-serverless-architecture). I'm hosting on GitHub pages, and making use of Twilio [Functions](https://twilio.com/functions).

The realtime data is being provided via a product named [Twilio Sync](https://twilio.com/sync). Any item added to the `Sync` `List` is then handled by any functions that subscribe to specific commands.