Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixeljonas/frontipi
GOlang Manager for front desk pi
https://github.com/pixeljonas/frontipi
Last synced: 5 days ago
JSON representation
GOlang Manager for front desk pi
- Host: GitHub
- URL: https://github.com/pixeljonas/frontipi
- Owner: PixelJonas
- Created: 2019-08-25T15:41:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-29T20:40:26.000Z (over 5 years ago)
- Last Synced: 2024-12-23T18:52:10.510Z (9 days ago)
- Language: Go
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontipi
Frontipi is a manager service for my raspberry pi located at the front entry of my house.
It's suppossed to integrate the pi in homeassistant using MQTT.# Features
- homeassistant auto-discovery via mqtt
- toggle and report touchscreen using mqtt# Configuration
Frontipi is configured via environment variables. To see all configuration options - and their respective default. Take a look at [config/config.go](the configuration manager)