Skip to content

FBOBecker/SmartMirror

Repository files navigation

SmartMirror

Intro to project.

Code Example

Motivation

Done as a university project.

Installation

Clone or Download the Git-Repository.

Run ’setup.py’ to install the requirements which will give you the required binaries. FILE MUSS NOCH ERSTELLT WERDEN

Visual Output

The visual output will be displayed as html in a Browser(Chrome by default). We used selenium for this. To make sure python can evoke a Browser instance we have to pass an executable to it. These can be downloaded here.

You need to specify the path to the directory of your executable. Setting a Path variable in UNIX export PATH=$PATH your/path/

API Reference

Create accounts for the API-Services we used and replace the placeholders in ‘token.py’

  • Wit.Ai API

    When creating a new app pass the wit.zip-file when asked for it. See this Tutorial.

    For the API-Key navigate to ‘Settings’ inside your wit.ai app and “FURHTEREXPLANATIONNEEDED”

  • Darksky.net API

    Once you created an Account get your API-KEY here.

  • Google Maps Geocoding API

    Once you created an Account get your API-KEY here.

Tests

Contributors

License

A short snippet describing the license (MIT, Apache, etc.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published