Code Monkey home page Code Monkey logo

dadytoto / linknx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linknx/linknx

0.0 0.0 0.0 803 KB

Linknx is an automation platform providing high level functionalities to EIB/KNX installation. The rules engine allows execution of actions based on complex logical conditions and timers. Lightweight design allows it to run on embedded Linux (OpenWRT)

License: GNU General Public License v2.0

Makefile 2.67% C 7.56% C++ 80.91% Shell 5.33% M4 3.24% Lua 0.30%

linknx's Introduction

Linknx Build Status

This repository is a migration of the legacy one hosted on Sourceforge (:pserver:[email protected]:/cvsroot/linknx)

The migration is aimed at simplifying the collaboration and maintenance of Linknx's source code in the future.

Documentation

Read the wiki pages on sourceforge before the full wiki is migrated here. Thanks for your patience!

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

v0.0.1.33

This is the latest version as of today. You can download a zip of it here.

v0.0.1.32

This is the latest version accessible from the legacy repository on sourceforge. You can download a zip of it here.

linknx's People

Contributors

tru7 avatar 2franix avatar

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.