Giter Site home page Giter Site logo

isytt's Introduction

ISyTT is an open source version of the popular IFFT built on the Singly API (singly.com). Please contribute your own if and then scripts to make more recipes available to all of us!

Write your recipes in server.js with existing scripts and don't be shy to write your own scripts.

When you're ready, deploy to a live host (we think Heroku is easiest), and click on the Singly push subscriptions that you need to have access to. You'll also need to sign up for a singly app in order to receive the push notifications that initiate the recipes.

Write if scripts in the the ifs/ directory and write then scripts in the thens/ directory. No need to export anything, that is handled automatically. Just the name the script either .js or .js and that script will be exported accordingly.

Be sure to copy config/config.json.example to config/config.json and fill in your details. Additionally, for certain scripts to function, you need to set environment variables.

Here is a list of all the present environment variables:

CLIENT_ID: CLIENT_SECRET: GMAIL_PASSWORD: GMAIL_USER: HOST: PATH: TWILIO_HOSTNAME: TWILIO_HOSTNUMBER: TWILIO_SID: TWILIO_TOKEN:

isytt's People

Contributors

cjohnson415 avatar jparkrr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

isytt's Issues

Final cleanup to make this a publishable product.

  1. Test the existing scripts. Particularly the ifs need to be edited to handle a push that is a batch of data rather than just one entry.
  2. Make a start up script that hosts on heroku and prompts the user for env vars, pushing these to heroku as well.
  3. Make a brief readme!

Things I did: cleaned up the push subscriptions. Added a clear subscriptions button to the gui and also made the links toggle-able rather than subscribe only. Changed the if then syntax to look like: IF(ifScript, data, THEN.script, data).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.