[[PageOutline(2-5, Table of Contents, floated)]] = Welcome to pKNyX project = == Introduction == '''pKNyX''' ('''p'''ython '''KNX''' framework) is a free python framework dedicated to build KNX simple and robust applications, in order to extend KNX installations, by adding some simple rules or complete virtual devices. Other technologies can be used by the way of plugins. '''pKNyX''' is entirely written in python, so should run on any plateform running a python interpreter. I use an [http://www.pcengines.ch/alix.htm ALIX board] with a [http://code.google.com/p/debian-for-alix debian-for-alix] distro, but a [https://www.raspberrypi.org Raspberry Pi] is also a very good choice. '''pKNyX is not a commercial project, and is not KNX certified: I develop it on my free time, because it is fun. So, I don't make support for professional usage. This does not mean that it can't be used by pros, but be aware that things can go wrong, and neither my responsibility nor KNX association one can be engaged is such case.''' ''Do not confuse with '''[https://pypi.python.org/pypi/pyknx pyknx]''', which is a binding for '''[http://linknx.sf.net linknx]''''' written by Cyrille Defranoux. Enjoy! [[BR]] ''The pKNyX team'' Developed with: [[Image(htdocs:wingware-logo-180x58.png, link=http://www.wingware.com)]] == Latest news == * 2017-02: github -> framagit migration * 2016-02: '''first stable release (1.0.0)''' * 2014-03: new dev. release (0.9.3) * 2013-12: svn -> git migration * 2013-08: added a little tutorial * 2013-08: '''first working (dev) release''' * 2013-05: creation of web site == License == All pknyx files and documents are released under [http://www.gnu.org/licenses/gpl.html GPL]. == Features == * [[Features]] * [[Proposal]] == Documentation == * [[InstallationGuide|Installation guide]] * [[Tutorial]] * [[FAQ]] * [[Developement]] * [htdocs:api/index.html Complete API] * [http://www.python.org Python] -- Python == Applications (''devices'') using pKNyX == Here are some applications based on pKNyX: * [[uid|pKNyX uid]] - server for smartphone-oriented superviser * [[vmc|Helios monitoring]] - Helios vent unit monitoring device == Other applications related to pKNyX == * [[pKNyXui]] - client part of the [[uid|pKNyX superviser server]] == Related links == == Download == See [wiki:Download this page]. == Trac shortcuts == * [[/newticket|Report bug or add request]] -- For developers only. Use [http://www.knx-en.com/forumdisplay.php?fid=21 knx-en forum] instead. * [[report:1|View tickets]] * [[report:1?sort=created&asc=0&page=1|View tickets]] -- By date * [[report:3|View tickets]] -- By milestone == Authors == === Main developement === * Frédéric === Contributors === ---- [[OriginalTracHomePage]]