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

https://github.com/adrianmachado/wifi-genie

This is an Amazon Alexa skill used to recognize and store a user's wifi network name and password
https://github.com/adrianmachado/wifi-genie

Last synced: about 1 month ago
JSON representation

This is an Amazon Alexa skill used to recognize and store a user's wifi network name and password

Awesome Lists containing this project

README

          

# Wifi-Genie
This is an Amazon Alexa skill used to recognize and store a user's wifi network name and password.

# Installation Instructions
`index` contains the raw AWS lambda function to handle intents, use the YAML file for importing

The `schema` is the schema specified on your Alexa skill, along with the custom slot type `LIST_OF_CHARACTERS`

For the best experience, train your NLP engine with the sample utterances provided

You will need a DynamoDB table called `WifiGenieData` in order to store the passwords