WOSH Framework - Wide Open Smart Home ====================================== OpenSmartHome.com - by Alessandro Polo _________________________________________________________________________ Version 0.4-501 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 : Creative Commons BY-NC-SA/3.0 HomePage : http://www.opensmarthome.com http://wosh.sourceforge.net/ Founder : Alessandro Polo Star(t) date : 2007 Release Update : $Id: README 643 2009-10-03 00:19:34Z alex $ ______________________________________________________________________________ ****************************************************************************** What is it? -=========== WOSH is a multiplatform framework (library and tools) written in ANSI C++. Thus, it's included a server application which runs WOSH as distributed (or standalone) server, goal of this flexible environment is to manage a smart home. WOSH is architected to scale from tiny applications all the way up to massive applications consisting of hundreds of components. Framework may be used as library for custom applications and tools on a single system or over network (distributed). Download -============ WOSH is actually distributed as source-code only. Access latest source code executing: svn co https://wosh.svn.sourceforge.net/svnroot/wosh wosh Installation -============ Contribute -==========