Skip to content

programmerqeu/reflector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reflector

Another smart mirror application based on MagicMirror.

Installation

  1. Download and install pixel on your raspberry pi
  2. Activate SSH with sudo raspi-config
  3. Install git apt-get update && apt-get install git-core
  4. Clone reflector to pi home cd ~ && git clone https://github.com/vergissberlin/reflector.git
  5. Run the installer bash ~/reflector/install.sh

Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Issues

Please report issues to ticket system. Pull requests are welcome here!

Thanks to