All Projects → jimporter → giantbomb-kodi

jimporter / giantbomb-kodi

Licence: other
A Kodi add-on for Giant Bomb, improved from the original

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Giant Bomb for Kodi

GitHub release GitHub downloads

This is an add-on for Kodi (aka XBMC) to show the latest and greatest videos from Giant Bomb dot com.

Giant Bomb dot com? What's that?

It's a website. About video games.

Development

The actual source for the add-on is in plugin.video.giantbomb/. To make development easier, there are make commands to install/uninstall the add-on from your local XBMC instance:

make install-dev
make uninstall-dev

Testing

Tests are located in test/ (big surprise there). You can (and should!) run them from make:

make test

Packaging

To package the add-on into a .zip file for release, just run:

make package

License

This add-on is licensed under the GPL, version 3.

Credits

Image files (and a few small vestiges of code) courtesy of Whiskey Media.

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].