view README.rst @ 22:23eaae00e41e

New upstream release 1.2.1-rc.3
author buildbot@srv-seaquake.kalessin.fr
date Sun, 12 Feb 2017 23:11:40 +0000
parents 83d3fcaf7474
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: