Skip to content

Chameleeon/raspberrypi_home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Home

Requirements:

  • Maven
  • Npm

How to run

Clone the repository.

git clone https://github.com/Chameleeon/raspberrypi_home.git
cd raspberrypi_home

First you must build the client app:

cd client
npm run build

Run the following commands:

In the server folder:

./run_server

In the client folder:

./run_client

About

A simple web app for my Raspberry Pi home automation system written in Java (server side) and JS (client side) which allows me to controll my room from anywhere in my house.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors