Skip to content

ret7020/RPiManager

Repository files navigation

RPiManager

You can monitor your Raspberry PI status real time from any place using adaptive(mobile & pc) web interface!

Demo

image

Installation

  1. Clone this repository on your raspberry pi
git clone https://github.com/ret7020/RPiManager/
cd RPiManager
  1. Install python modules
pip3 install -r requirements.txt
  1. Run web server
python3 server.py
  1. Open 'http://RPI_IP:8080/' in web browser

White IP

If you don't have white ip you can tunnel web port using ngrok or local tunnel(lt).

About

Monitor your raspberry pi via web ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published