forked from platypush/platypush
Added Plex and Chromecast plugins
This commit is contained in:
parent
9a88f85cda
commit
1459630661
6 changed files with 447 additions and 1 deletions
3
setup.py
3
setup.py
|
@ -88,6 +88,9 @@ setup(
|
|||
'Support for smart cards detection': ['pyscard'],
|
||||
'Support for ICal calendars': ['icalendar', 'python-dateutil'],
|
||||
'Support for joystick backend': ['inputs'],
|
||||
'Support for Kodi plugin': ['kodi-json'],
|
||||
'Support for Plex plugin': ['plexapi'],
|
||||
'Support for Chromecast plugin': ['pychromecast'],
|
||||
# 'Support for Leap Motion backend': ['git+ssh://git@github.com:BlackLight/leap-sdk-python3.git'],
|
||||
# 'Support for Flic buttons': ['git+ssh://git@github.com/50ButtonsEach/fliclib-linux-hci']
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue