Giter Club home page Giter Club logo

alexa_morning_routine's Introduction

alexa_morning_routine

6 Morning Routines to Own the Day

  1. Get out of bed within 2 minutes of waking up
  • We will add accountability here with a hardware component that senses whether or not you've actually left your bed or you just lied to Alexa, by detecting pressure changes on your mattress.
  1. Make your bed
  2. Meditate --> Plays ambient noise pulled from soundcloud for the duration.
  3. Exercise
  • Can add accountability by connecting to Fitbit/Apple Watch/etc. to confirm heart rate change.
  1. Jump in a Cold Shower
  2. Drink some tea or coffee
  • Can automate this part by connecting to your coffee machine so you exit the shower to the smell of freshly brewed coffee.

Sample Skill Usage

  • "Alexa, start my morning routine"

** "Okay, get out of bed. You have 2 minutes.

  • "Mission Accomplished"

** "Okay, now make your bed, you have 1 minute."

  • "Mission Accomplished"

** "Okay, now time to meditate for 5 minutes." { Plays Ambient Noise }

How to Run Locally

git clone

source path/to/virtualenvs/alexa_morning_routine_env/bin/activate

pip install flask-ask

pip install soundcloud

pip install boto3

python3 morning_routine.py

(in a separate terminal window/tab)

path/to/ngrok http 5000

Copy the forwarding address into the Endpoints tab in the Alexa Dev GUI https://developer.amazon.com/alexa/console/ask/test

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.