Laica-Lunasys / remonpi

🥧 Remote On Pi (RemonPi)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RemonPi

Deprecated

We are migrated to Dash-Home. Please see here.

Go Report Card FOSSA Status

Remote on RaspberryPi, RemonPi.
This is a simple Remote Management application....

ScreenShot

Requirements

Remon Pi required HexPi for Send IR Signal, etc.
https://github.com/synchthia/hexpi

How to build

# Build frontend & build
make clean frontend build

Environment Variables

HTTP_PORT

  • Listening HTTP Port (default: 8080)

REMONPI_VENDOR

  • Vendor (Manufactor) name of Remote
    • Currently available only mitsubishi

REMONPI_MODEL

  • Remote Controller Model
    • kgsa3-c: KGSA3 (C Mode)

REMONPI_DATABASE_PATH

  • RemonPi LocalData storage (state saving)

HEXPI_ADDRESS

  • HexPi Endpoint Address (ex, http://localhost:8081)

About

🥧 Remote On Pi (RemonPi)

License:MIT License


Languages

Language:JavaScript 50.0%Language:Go 42.0%Language:Shell 4.8%Language:Makefile 1.4%Language:CSS 1.0%Language:HTML 0.8%