dtheb / PiTrol

Raspberry Pi Web Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Greenkeeper badge

PiTrol

PiTrol is a project that allows you to monitor and control your Raspberry Pi over a web browser.

Screenshots

TBA

Usage

  1. Check out a copy of the project
  $ git clone https://github.com/AlKass/PiTrol && cd PiTrol
  1. Install all dependencies
  npm install
  1. Build to 'build' directory
  npm run build
  1. Start the app
  node server

How to Contribute

Have a feature in mind you'd like to add to the project? Send a pull request

Want a feature that you don't quiet know how to implement? Place an issue

Tools & Resources

  • We maintain our design planning and development process in a Waffle.io management board. Click here to join the development board.

Authors

[Fadi Hanna Al-Kass] (https://github.com/alkass)

Contributors

Our list of contributors contains everyone who has ever invested time or resources into the project. Check it out here

About

Raspberry Pi Web Controller

License:MIT License


Languages

Language:JavaScript 82.7%Language:HTML 15.8%Language:CSS 1.5%