WOSH Framework - Wide Open Smart Home
======================================
OpenSmartHome.com - by Alessandro Polo
_________________________________________________________________________
                                                                  Version 
                                                                  0.8.888
 Coding Language :  ANSI C++ (ISO/IEC 14882:2003)
 Category        :  Smart Home Automation, Distributed Service Framework
 Platform        :  POSIX, WINDOWS32, WINCE/MOBILE; QT 4.1 or greater
 License         :  Open source. Creative Commons BY-NC-SA/3.0
 HomePage        :  http://www.opensmarthome.com
                    http://wosh.sourceforge.net/
 Founder and
 main developer  :  Alessandro Polo <www.alessandropolo.name>
 Last Update     :  $Id: README 4343 2011-02-26 11:12:34Z alex $
 Star(t) date    :  2007
_________________________________________________________________________
*************************************************************************
= What is it? =
 WOSH (Wide Open Smart Home) is an open multi-platform framework
 (message oriented middleware) for controlling and automating a home.
 The WOSH architecture is service (bundles) oriented,
 designed for distributed (cloud) computing.
 WOSH ships with library source, many services, and some applications
 (a server, a trayicon remote controller, and a GUI full-controller).
 Some features provided by its micro-kernel are a multi-user system
 with access policies, a centralized database manager and system monitor,
 and automatic network management and masquerading (on TCP).
 Some of the implemented services are: multimedia audio playback,
 monitor and control of X10 devices, remote control using instant messaging,
 remote control using SMS and call notification, xml-based automation and cronjobs.
= Running =
 Default password for 'root' user is 'wosh'.
= Web References =
 WOSH is actually distributed on SourceForge as binary and Full archives
 including source code and documentation.
  * Website                 http://wosh.sourceforge.net
  * Online Documentation    http://wosh.sourceforge.net/doc
  * SourceForge             https://sourceforge.net/projects/wosh/
  * LaunchPad               https://launchpad.net/wosh
  * FreshMeat               http://freshmeat.net/projects/wosh-framework
  * GoogleCode              http://code.google.com/p/wosh/
 Access latest source code executing:
  svn co https://wosh.svn.sourceforge.net/svnroot/wosh wosh 
= Contribute =
 Join the SourceForge project or mail to contact@alessandropolo.name
            
            WOSH Framework - Wide Open Smart Home Files
Status: Beta
                
                Brought to you by:
                
                    alexpls