Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derhuerst/coup-lights
Set colorful lighting at co.up Berlin.
https://github.com/derhuerst/coup-lights
berlin coworking-space meetup
Last synced: about 17 hours ago
JSON representation
Set colorful lighting at co.up Berlin.
- Host: GitHub
- URL: https://github.com/derhuerst/coup-lights
- Owner: derhuerst
- License: isc
- Created: 2016-08-13T02:48:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T00:46:18.000Z (over 7 years ago)
- Last Synced: 2024-10-03T23:57:09.241Z (about 1 month ago)
- Topics: berlin, coworking-space, meetup
- Language: JavaScript
- Homepage: https://github.com/derhuerst/coup-lights
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# *coup-lights* 🌈
**Set colorful lighting at [co.up](http://co-up.de/)'s 5th floor.**
[![npm version](https://img.shields.io/npm/v/coup-lights.svg)](https://www.npmjs.com/package/coup-lights)
![ISC-licensed](https://img.shields.io/github/license/derhuerst/coup-lights.svg)
[![chat on gitter](https://badges.gitter.im/derhuerst.svg)](https://gitter.im/derhuerst)## Installing
```shell
npm install -g coup-lights
```## Usage
```shell
lights [color]
```color can be 6 digits (`ffcc00`), 3 digits (`fc0`) or something like `red`.
If you don't pass a color, a random one will be picked.