From 2182b8339e971f76296ac4c683dbefbe7a1bcc3e Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Fri, 4 Mar 2016 04:22:54 -0800 Subject: [PATCH 1/6] Add social addresses --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8df42072..ed8b7e4b 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ Once installed, [configure your router to have **DHCP clients use the Pi as thei ## Pi-hole Is Free, But Powered By Your Donations [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif "Free, but powered by donations")](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3J2L3Z4DHW9UY "Donate") +## Catch us out on the net: +Twitter: @The_Pi_Hole +reddit: /r/pihole + ## How Does It Work? **Watch the 60-second video below to get a quick overview** From 4230b0388461547c5eeed615ad104155d94586bc Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Fri, 4 Mar 2016 07:34:17 -0500 Subject: [PATCH 2/6] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed8b7e4b..69ae4c2a 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Once installed, [configure your router to have **DHCP clients use the Pi as thei ## Catch us out on the net: Twitter: @The_Pi_Hole + reddit: /r/pihole ## How Does It Work? From b1554d6a890ced0c6e51d56cd93821c34319186d Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Fri, 4 Mar 2016 04:38:31 -0800 Subject: [PATCH 3/6] Add links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69ae4c2a..af57dc88 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ Once installed, [configure your router to have **DHCP clients use the Pi as thei [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif "Free, but powered by donations")](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3J2L3Z4DHW9UY "Donate") ## Catch us out on the net: -Twitter: @The_Pi_Hole +Twitter: [@The_Pi_Hole](https://twitter.com/The_Pi_Hole) -reddit: /r/pihole +reddit: [/r/pihole](https://www.reddit.com/r/pihole/) ## How Does It Work? **Watch the 60-second video below to get a quick overview** From 0ed30b802d5820bca40a01464e54e86ff796b144 Mon Sep 17 00:00:00 2001 From: Jacob Salmela Date: Fri, 4 Mar 2016 11:52:19 -0600 Subject: [PATCH 4/6] adafruit blog mention --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af57dc88..0e21693c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ reddit: [/r/pihole](https://www.reddit.com/r/pihole/) - [Minibian Pi-hole](http://munkjensen.net/wiki/index.php/See_my_Pi-Hole#Minibian_Pi-hole) ## Coverage +- [Pi-hole on Adafruit's blog](https://blog.adafruit.com/2016/03/04/pi-hole-is-a-black-hole-for-internet-ads-piday-raspberrypi-raspberry_pi/) - [The Defrag Show - MSDN/Channel 9](https://channel9.msdn.com/Shows/The-Defrag-Show/Defrag-Endoscope-USB-Camera-The-Final-HoloLens-Vote-Adblock-Pi-and-more?WT.mc_id=dlvr_twitter_ch9#time=20m39s) - [MacObserver Podcast 585](http://www.macobserver.com/tmo/podcast/macgeekgab-585) - [Medium: Block All Ads For $53](https://medium.com/@robleathern/block-ads-on-all-home-devices-for-53-18-a5f1ec139693#.gj1xpgr5d) From 3283f3ed7d2ae782ae8b7703849e1cb45aebd615 Mon Sep 17 00:00:00 2001 From: Jacob Salmela Date: Fri, 4 Mar 2016 12:07:29 -0600 Subject: [PATCH 5/6] Show off our pretty dashboard --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0e21693c..d250c4d0 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,8 @@ The [Web interface](https://github.com/jacobsalmela/AdminLTE#pi-hole-admin-dashb `http://192.168.1.x/admin/index.php` +![Pi-hole Advanced Stats Dashboard](http://i.imgur.com/rTlLYPh.png) + ### API A basic read-only API can be accessed at `/admin/api.php`. It returns the following JSON: From f09745b4ad963e22811195327299b865a68f1619 Mon Sep 17 00:00:00 2001 From: Mcat12 Date: Tue, 8 Mar 2016 16:28:45 -0500 Subject: [PATCH 6/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d250c4d0..0665b47d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Automated Install -##### Designed For Raspberry Pi A+, B, B+, 2, and Zero (with an Ethernet adapter) +##### Designed For Raspberry Pi A+, B, B+, 2, and Zero (with an Ethernet/Wi-Fi adapter) 1. Install Raspbian 2. Run the command below