Giter VIP home page Giter VIP logo

alexa-trash-day's Introduction

Alexa Trash Day Skill

Important Links

Skill Description

A small Alexa skill to help users remember if the trash needs to go out or not.

I can never seem to remember. Is my trash pickup is Monday/Thursday or is it Tuesday/Friday? And the recycling and lawn waste pickups happen on different days. And some days I'm not sure if today is Tuesday or Wednesday anyway. Alexa, help me!

Skill Usage

To use the Trash Day skill, you need to enable the skill for your Alexa device(s). See instructions at the Trash Day Skill page.

Skill Usage: Setup

Once you have the skill enabled, you have to tell the application your time zone and make a pickup schedule. This is the most difficult part of using the Trash Day application. But you only have to do it for initial setup or when your pickup schedule changes. As an example, here's how I setup to use the application in my house:

  • Alexa, open Trash Day
  • Set time zone to Eastern.
  • Add trash pickup on Tuesday at seven-thirty am.
  • Add trash pickup on Friday at seven-thirty am.
  • Add recycling pickup on Friday at seven-thirty am.
  • Add lawn waste pickup on Wednesday at one p.m.
  • Tell me the schedule.
  • Stop.

NOTE:The Trash Day application keeps listening (the blue ring is lit on the Echo) while you give commands. If you mess up or get delayed, the blue ring will turn off. If that happens, just say "Alexa, open Trash Day" and continue where you left off with your setup.

Skill Usage: Normal Usage

Once you have setup your time zone and pickup schedule, using Trash Day is easy. Here are the common commands:

  • Alexa, ask Trash Day, what's next?
  • Alexa, ask Trash Day, is it trash day?
  • Alexa, ask Trash Day, when is the next recycling pickup?
  • Alexa, ask Trash Day, what is the schedule?

Skill Usage: Schedule Updates

Any time you need to make changes to your pickup schedule, use commands like the following to set your time zone, add new weekly pickups, and delete old pickups.

  • Alexa, open Trash Day.
  • Set time zone to Pacific.
  • Add recycling pickup on Friday at seven-thirty am.
  • Add recycling pickup on Wednesday at one p.m.
  • Delete all lawn waste pickups.
  • Tell me the schedule.
  • Stop.

If you need to make more extensive changes, you may want to delete the entire schedule. To do this:

  • Alexa, open Trash Day.
  • Delete the entire schedule.
  • Yes

You will need to answer "Yes" to confirm the schedule deletion. Once the schedule is deleted, rebuild a new schedule by using the commands given in the Setup section at the top of this page.

Source Code Usage

This repository has the complete source code for the skill, along with complete Javadoc and Cobertura code testing coverage report:

apidocs/
Javadoc for this application
cobertura/
JUnit test coverage report
pom.xml
Maven configuration for this application
src/
Java source for this Alexa Custom Skill application
test-apidocs/
Javadoc for the JUnit tests of this application

Project build was accomplished with the following Maven commands:

  • mvn clean
  • mvn test
  • mvn javadoc:javadoc
  • mvn javadoc:test-javadoc
  • mvn cobertura:cobertura
  • mvn assembly:assembly -DdescriptorId=jar-with-dependencies package

Further Resources

Here are a few direct links to documentation associated with the project:

alexa-trash-day's People

Contributors

jtbaldwin avatar

Stargazers

 avatar  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.