Giter VIP home page Giter VIP logo

gym-reminders's Introduction

gym-reminders

Originally, a server that sent an SMS alert to me reminding me to go to the gym.

Now, it's (going to be) a fully fledged reminder system. Pretty simple stuff, but let's me play with Twilio and learn ES6/Typescript.

How It Works

Ok, so I need reminders to do simple things, and I have this bad habit of brushing off calendar alerts and moving things forward on my Todo list. Maybe text message alerts to do a job will get me off my butt? Banking on years of positive feedback when I see text messages to help me achieve this.

Basically, I text the system when I need to be reminded about something. It asks further questions, like when I want to be reminded, what the reminder message needs to say, until it has enough information to create a job in its queue. When the appropriate time comes around, the system reminds me to do something.

Installation

  1. Get appropriate tokens and secrets. Ask Sid nicely if you wanna contribute.

  2. Install your packages

$ npm install

  1. Depending on if you're doing this in production or not:

$ node script.js OR $ pm2 start script.js

gym-reminders's People

Contributors

sidgonuts avatar

Watchers

 avatar

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.