/SmartHome

A fullstack smart home system (under development)

Primary LanguageJavaScript

Smart Home System

See Wiki

Usage

node server_rpi.js [option]
  • -d Demo mode
  • -j Load json data
  • -x Load xlsx data
  • -a Enable autosave

NPM Packages

  • express
  • multer (handling file upload)
  • request
  • iconv-lite (info crawler)
  • mongodb
  • xlsx

Compatibility (currently running on RaspberryPi/Raspbian)

  • Linux x86/64/ARMv7+
  • Windows 7+
  • MacOS