Giter VIP home page Giter VIP logo

prometheus's Introduction

Prometheus V. 0.82 not maintained anymore, very instable

Homebridge WebServer. Access HomeKit device online.

First, you'll need to install HomeBridge from this repo : https://github.com/nfarina/homebridge.

Prometheus, is a WebServer that allows you to access your HomeKit devices anywhere in the world and on any kind of devices and without an AppleTV 4.

##INSTALLATION

NOTE : Before starting you'll need to install Apache and PHP (min v. 5) and be sure that the mail() function works.

On a Raspberry follow this tutorial : https://www.raspberrypi.org/documentation/remote-access/web-server/apache.md and make sure your web server is accessible on the Internet by opening your ports and add a new website in /etc/apache2

If you're new to PHP, to test whether the mail() function works, do :

sudo nano /var/www/testmail.php

and write :

<?php mail("<your_email_address>", "TEST 1", "Testing mail function.");

On a browser tape http://<your_domain_url>/testmail.php

If the email doesn't appear in your inbox check the spams.

I advice you to create a new gmail adress to receive Prometheus' notifications : https://github.com/zCrin/prometheus/wiki/Create-a-Notification-Email-Address

###INSTALL PROMETHEUS###

*Download all the files from this repo.

*Upload them to /var/www

*Test if the installation works by visiting http://<you_domain_url>

*You should see a page with a digit code.

*Set the CHMOD of the /conf directory at 777

prometheus's People

Contributors

zcrin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

prometheus's Issues

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.