• Stars
    star
    195
  • Rank 193,215 (Top 4 %)
  • Language
    JavaScript
  • Created over 7 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Use Plex webhooks to control lighting in your home

In order to run this app:

  • Install node.js.
  • Clone the repository.
  • Install dependencies using npm install.
  • Get a bearer token for your Wink account.
  • Find the lightbulb ID by making the following request and looking for light_bulb_id:
http -b https://winkapi.quirky.com/users/me/wink_devices "Authorization:Bearer your-bearer-token"
  • Find the player identifier for the player you want to connect it with.
  • Run like this:
BEARER=bearer-token BULB=bulb-id PLAYER=player-identifier node index.js

More Repositories

1

pms-docker

Plex Media Server Docker repo, for all your PMS docker needs.
Smarty
3,000
star
2

plex-media-player

Next generation Plex Desktop/Embedded Client
C++
1,153
star
3

papr

MongoDB TypeScript-aware Models
TypeScript
420
star
4

plex-for-kodi

Offical Plex for Kodi add-on releases.
Python
247
star
5

webhooks-notifications

Use Plex webhooks to display desktop notifications and control playback with media keys
JavaScript
115
star
6

webhooks-slack

Use Plex webhooks to push media notifications into Slack
JavaScript
76
star
7

plex-mediastream

Plex MediaStream Skin
Python
18
star
8

plex-slack-music-notifications

A simple handler for Plex webhooks which edits Slack status
JavaScript
13
star
9

OpenELEC.tv

OpenELEC For Plex
Makefile
9
star
10

breakpad

Our mirror of google breakpad
C++
5
star
11

qnap-chroot

Shell
4
star
12

universalchardet

Universal character set detector, ripped off from Mozilla.
C++
4
star
13

qt-fork

Qt with Plex's patches
3
star
14

grape-builder

Use builder for rendering XML in grape
Ruby
3
star
15

mpv-uwp-wasapi-helper

MSVC helper DLL for wasapi audio support with "modern" Windows audio device management APIs
C++
2
star
16

crashpad

Plex Crashpad fork - with CMake build system
C++
1
star
17

plex-itunes-viz

A Plex to iTunes visualizers bridge
Objective-C
1
star
18

LRNotificationObserver

Objective-C
1
star
19

breakpad-lss

Breakpad Linux Syscall Support
C
1
star
20

omniauth-cx

An OmniAuth strategy for CX (OAuth v2)
Ruby
1
star
21

get-localization-cli

A simple command line tool for working with projects translated using Get Localization
Ruby
1
star
22

plexenca

our build for enca.
C
1
star
23

shuffle-analyzer

A command line utility which analyzes music shuffles from your media server.
JavaScript
1
star