view README.rst @ 1:83d3fcaf7474

Initial package file for lightsd, a daemon to control LIFX bulbs
author Louis Opter <louis@uber.com>
date Fri, 04 Sep 2015 02:04:00 -0700
parents
children
line wrap: on
line source

Homebrew lightsd
================

This `brew`_ tap let you install `lightsd`_, a daemon written C to control your
LIFX wifi smart bulbs, on Mac OS X.

.. _brew: http://brew.sh
.. _lightsd: https://github.com/lopter/lightsd/

Instructions
------------

Make sure you have brew installed: http://brew.sh.

::

   brew install lopter/lightsd/lightsd

Or:

::

   brew tap lopter/lightsd
   brew install lightsd

Documentation
-------------

Please checkout lightsd's repository: https://github.com/lopter/lightsd/.

.. vim: set tw=80 spelllang=en spell: