Giter Club home page Giter Club logo

raspc's Introduction

Description

RaspC is a monitoring tool for the Raspberry Pi based on websockets

features

-realtime ( websockets ) 
-lightweight
-cross-over client support (web brwoser)
-no webserver needed	

Screenshots

####Home Alt text ####Details Alt text ####Services Alt text ####GPIO Alt text ####Auth Alt text

todo

-doc

download

git clone https://github.com/karimo255/raspC

insatll

cd raspC
sudo ./configure
sudo make
sudo make install
sudo make clean 

after installation type on a browser [your-ip or hostname]:7681 

user/pass
	user : admin
	pass : admin

configuration

 Configuration file is /etc/raspC/config.json
 
 You can edit :
   - the GPIO-pins Directions ( input or output) 
   - Ip-whiteist ( accepted IPs)

paths description

Path Description
/ Display global Information about system
/home.html like /
/details.html Display information about hardware,storage,network...
/gpio.html Display the status and modifing the gpio-pins
/services.html Display and start/stop all installed daemons
/auth.html It be will automaticly called if no session running (not logged in)

uninstall

sudo make uninstall

start/stop server

-start
	sudo service raspC start
or
	sudo /etc/init.d/raspC start

-stop
    sudo service raspC stop
    or
    sudo /etc/init.d/raspC stop

-status
    sudo service raspC status
    or
    sudo /etc/init.d/raspC status

raspc's People

Contributors

karimech avatar karimo255 avatar 5ouya avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.