Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pilight/pilight
open source domotica solution
https://github.com/pilight/pilight
pilight
Last synced: 27 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 12 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T20:11:36.000Z (6 months ago)
- Last Synced: 2024-08-04T03:02:36.963Z (4 months ago)
- Topics: pilight
- Language: C
- Homepage: www.pilight.org
- Size: 22.5 MB
- Stars: 280
- Watchers: 42
- Forks: 196
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-smarthome - pilight
- awesome-home-automation - 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