A voice controlled smart-mirror for personal and community use especially for Silang, Cavite,Philippines
A Smart-Mirror Weather Forecaster in Silang Cavite
- Windows XP to latest
- Mac-OS
- Linux
- Raspbian
- PHP 5.5 or later
- Google Web Browser
- Apache 2.0
- Copy or pull this repository
- Setup your Apache and PHP (for Windows, Mac and Linux use XAMPP)
- Paste the source code to the htdocs folder of your apache server
- Run Apache
- Put the localhost link on your browser, and its done!
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