All Projects → xbmc → generator-kodi-addon

xbmc / generator-kodi-addon

Licence: other
Yeoman generator for the most common Kodi addon types.

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to generator-kodi-addon

kodi
KODI Addons Project
Stars: ✭ 48 (-30.43%)
Mutual labels:  addon, kodi, xbmc
repository.dobbelina
repository.dobbelina- Kodi is a registered trademark of the XBMC Foundation.We are not connected to or in any other way affiliated with Kodi
Stars: ✭ 161 (+133.33%)
Mutual labels:  addon, kodi
dut-iptv
Github repo containing Kodi addons for CanalDigitaal IPTV, F1 TV, KPN/Telfort/XS4All iTV, NLZiet, Telenet, T-Mobile TV, Videoland and Ziggo Go
Stars: ✭ 26 (-62.32%)
Mutual labels:  addon, kodi
DeezerKodi
Deezer client for Kodi
Stars: ✭ 15 (-78.26%)
Mutual labels:  addon, kodi
Xbmc
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows.
Stars: ✭ 13,175 (+18994.2%)
Mutual labels:  kodi, xbmc
service.addic7ed
Subtitles addon for Kodi Mediacenter
Stars: ✭ 20 (-71.01%)
Mutual labels:  addon, kodi
PlexKodiConnect
Plex integration in Kodi done right
Stars: ✭ 917 (+1228.99%)
Mutual labels:  addon, kodi
repository.colossus
Colossus Repository for Kodi Addons - Kodi is a registered trademark of the XBMC Foundation. We are not connected to or in any other way affiliated with Kodi - DMCA: [email protected]
Stars: ✭ 13 (-81.16%)
Mutual labels:  kodi, xbmc
repo-scrapers
Official source repository for Kodi scraper add-ons
Stars: ✭ 27 (-60.87%)
Mutual labels:  addon, kodi
Nakamori
Nakamori is Kodi addon that use Shoko (known as Japanese Media Manager (JMM)) Server as back-end for metadata information.
Stars: ✭ 24 (-65.22%)
Mutual labels:  addon, kodi
Repo Scripts
Official source repository for Kodi script add-ons
Stars: ✭ 92 (+33.33%)
Mutual labels:  addon, kodi
pvr.chinachu
Chinachu PVR client for Kodi/XBMC
Stars: ✭ 47 (-31.88%)
Mutual labels:  kodi, xbmc
kodi.plugin.yandex-music
Yandex Music plugin for Kodi
Stars: ✭ 33 (-52.17%)
Mutual labels:  kodi, xbmc
service.subloader
Kodi automatic subtitles
Stars: ✭ 26 (-62.32%)
Mutual labels:  addon, kodi
plugin.video.covenant
Covenant Kodi Addon Development - Kodi is a registered trademark of the XBMC Foundation. We are not connected to or in any other way affiliated with Kodi - DMCA: [email protected]
Stars: ✭ 24 (-65.22%)
Mutual labels:  kodi, xbmc
Repo Plugins
Official source repository for Kodi plugin add-ons
Stars: ✭ 175 (+153.62%)
Mutual labels:  addon, kodi
youtube-to-XBMC
[WebExtension] Kassi Share - Send YouTube videos to XBMC
Stars: ✭ 21 (-69.57%)
Mutual labels:  kodi, xbmc
Rapier
Rapier skin for Kodi entertainment center
Stars: ✭ 19 (-72.46%)
Mutual labels:  kodi, xbmc
addon-check
Automatic checks for new repository submissions
Stars: ✭ 45 (-34.78%)
Mutual labels:  addon, kodi
Plugin.video.catchuptvandmore
Replay, Live TV and websites videos addon for Kodi
Stars: ✭ 131 (+89.86%)
Mutual labels:  addon, kodi

generator-kodi-addon NPM version Build Status Dependency Status Development Dependency Status Coverage percentage

Creates the basic structure for a kodi script, written in python.

Example

Installation

First, install Yeoman and generator-kodi-addon using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-kodi-addon

Then generate your new project:

yo kodi-addon

Development

  • Check out this project via git
  • Browse to the folder via commandline
  • Do npm link
  • Now you can use yo kodi-addon, which should include your changes.

License

Apache-2.0 © Kolja Lampe

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].