Skip to content

dsundby10/SmartMirror-1

 
 

Repository files navigation

Smart Mirror

Build Status

Set up:

Install:

  1. Python3 & Dependencies

     "pip install -r requirements.txt"
    
  2. GIT

    this is the git shell, NOT the GitHub Client
    
  3. IDE

    Any IDE (Webstorm is good for Front-End stuff, Pycharm for python)
    Any UI software for GIT (SourceTree, GitHub Client, etc.)
    or you can just use the command line
    

Fork the repository

Clone repository to your local machine

Set up Environment Variables

    Make sure to set up the CLIENT_ID and CLIENT_SECRET environmnet variables

API Keys:

    Ask for these keys, they will be in Slack but ask if you cannot 
    find them

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.8%
  • HTML 33.0%
  • CSS 0.2%