Pi blinker
This is a little script that runs on your Raspberry Pi and blinks a blue LED whenever you get a star on github

Hardware
- 1 blue LED
- 1 resistor, 560 ohm
- 2 small wires
- 3 inches of electrical tape
Schematic

Installation
$ git clone https://github.com/michael-lazar/pi-blinker.git
Open pi-blinker/pi-blinker and add your github profile and credentials, then run
$ sudo pi-blinker/install.sh
