ilyachur / raspberry_bot

Bot for clever home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

raspberry_bot

raspberry_bot is a bot for creating clever home. It divided on a three parts:

  • Worker is special process for getting and processing informations and commands.
  • Site is a side for watching information about computer for clever home
  • Mobile application is application for sending commands for clever home on computer by email

It based on computer Rasberry Pi B+. Author is Ilya Churaev.

Version

0.0.1

Installation

For auto start it is necessary to do:

sudo cp raspberry_server /etc/init.d/raspberry_server
sudo chmod +x /etc/init.d/raspberry_server
sudo update-rc.d raspberry_server defaults

License

Free Software, Hell Yeah!

About

Bot for clever home


Languages

Language:JavaScript 88.7%Language:Java 6.0%Language:Python 4.0%Language:CSS 1.2%Language:Shell 0.1%