GithubHelp home page GithubHelp logo

linknx

C/C++ CI

This repository is a migration of the legacy one hosted on Sourceforge which is now deprecated.

Documentation

Read the wiki pages for detailed information about how to build, install, configure and run linknx.

How to build linknx

The best option is to download a tarball corresponding to a specific version (see links below). Then, run

./configure
make install

If the build finishes with errors, review them carefully. The most common cause is a dependency that is not installed on your system.

If you need to build the latest revision from the master branch (which is neither required nor recommended for standard usage), do not forget to update the GNU build system first.

autoreconf --install

should suffice. Then, run configure and make install as for other versions.

Downloads

Latest stable release (0.0.1.38)

This is the latest version as of today. Unless you know what you are doing, you should use this version. Download a zip of it here. Fixes issue #47.

Old stable release (0.0.1.37)

This is the previous version known as being stable for production. Download a zip of it here. Implements a redesigned computation of next occurrences for periodic tasks. This redesign was initiated by a problem reported and worked around in Pull Request 37. The rework itself was implemented with Pull Request 39.

For a list of all releases, visit this page.

Linknx Ecosystem's Projects

install icon install

Install script for linknx and knxweb

knxweb icon knxweb

Web GUI for linknx - Control your EIB/Knx installation through a web interface

linknx icon linknx

Linknx is a service aimed at interacting with KNX devices. It features a value cache to save bus bandwidth and exposes a rules engine allowing to automate actions based on powerful logical conditions and timers.

pthsem icon pthsem

Clone of the source code for pthsem, originally hosted [here](https://www.auto.tuwien.ac.at/~mkoegler/index.php/pth). The goal is to have a backup of this mandatory dependency for linknx, in case Martin shuts his webpage down.

pyknx icon pyknx

Python bindings for Linknx - Execute Python code when Linknx objects get changed!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.