https://github.com/pilight/pilight
open source domotica solution
https://github.com/pilight/pilight
pilight
Last synced: 6 days ago
JSON representation
open source domotica solution
- Host: GitHub
- URL: https://github.com/pilight/pilight
- Owner: pilight
- License: gpl-3.0
- Created: 2012-09-26T13:56:20.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T14:29:34.000Z (12 months ago)
- Last Synced: 2024-12-28T15:21:16.742Z (12 months ago)
- Topics: pilight
- Language: C
- Homepage: www.pilight.org
- Size: 22.4 MB
- Stars: 279
- Watchers: 43
- Forks: 196
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-home-automation - pilight
- awesome-smarthome - pilight
README
Visit http://www.pilight.org or http://wiki.pilight.org for more information.
# Dependencies
The pilight development code depends on the following packages:
1. [libmbedtls](https://github.com/ARMmbed/mbedtls)
2. [libmbedx509](https://github.com/ARMmbed/mbedtls)
3. [libmbedcrypto](https://github.com/ARMmbed/mbedtls)
4. [liblua5.2](https://github.com/lua/lua)
5. [libwiringx](https://github.com/wiringx/wiringx) (rewrite branch)
6. [libpcap](http://www.tcpdump.org/release/)
7. [libunwind](http://download.savannah.nongnu.org/releases/libunwind/)
Either manually compile each of these packages or install them by using the package repository of your distribution of choice

