gicontz / giri

Smart Mirror Weather Forecaster

Home Page:http://sefalogy.000webhostapp.com/giri/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIRI

A voice controlled smart-mirror for personal and community use especially for Silang, Cavite,Philippines

GIRI

A Smart-Mirror Weather Forecaster in Silang Cavite

OS Compatibility

  1. Windows XP to latest
  2. Mac-OS
  3. Linux
  4. Raspbian

Software Requirements

  1. PHP 5.5 or later
  2. Google Web Browser
  3. Apache 2.0

How to Install?

  1. Copy or pull this repository
  2. Setup your Apache and PHP (for Windows, Mac and Linux use XAMPP)
  3. Paste the source code to the htdocs folder of your apache server
  4. Run Apache
  5. Put the localhost link on your browser, and its done!

For Raspbian

sudo apt-get update
sudo apt-get install apache2
sudo apt-get install php5 libapache2-mod-php5 php5-mcrypt
sudo nano /etc/apache2/mods-enabled/dir.conf

For more info about debian, Debian

Author

Gimel Contillo

About

Smart Mirror Weather Forecaster

http://sefalogy.000webhostapp.com/giri/

License:Apache License 2.0


Languages

Language:PHP 63.6%Language:JavaScript 30.9%Language:CSS 5.5%