GithubHelp home page GithubHelp logo

ramhemasri / xbmcswift2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jbeluch/xbmcswift2

0.0 1.0 0.0 498 KB

The latest and greatest version of xbmcswift. Different package name, slight different API, same great project.

License: GNU General Public License v3.0

xbmcswift2's Introduction

xbmcswift2

Build Status

A micro framework to enable rapid development of XBMC plugins.

Features

  • Run the addon from the command line or within XBMC without changing any code.
  • Helper libraries to make common XBMC api operations easy, like adding items, getting settings, creating temporary files, etc.
  • Handles all the url parsing involved in plugin routing. No need to deal with complicated URLs and query strings.

Installation

xbmcswift2 is available in pypi, so you can install via pip:

pip install xbmcswift2

You should probably also read http://www.xbmcswift.com/en/latest/installation.html#installation to ensure it is properly installed for XBMC as well.

Documentation

The current documentation can be found at http://www.xbmcswift.com. It covers installation, quickstart, a guide to writing an addon and documentation for the full xbmcswift2 API.

Upgrading from xbmcswift

This project is the next version of xbmcswift. While the APIs are similar, there are a few things that are not backwards compatible with the original version, hence the new name.

If you are upgrading an addon that used xbmcswift, see http://www.xbmcswift.com/en/latest/upgrading.html#upgrading.

Development

xbmcswift2 is now available in the official XBMC Eden repository. Every time a new release is created and uploaded to pypi, a new XBMC release will be created as well. Be aware that XBMC's "version" for xbmcswift2 will not match the official python package version.

New features and bug fixes are done on the develop branch of this repo. If you are interested in using the develop branch, you can install locally via pip:

pip install git+git://github.com/jbeluch/xbmcswift2.git@develop

The documentation for the develop branch can be found at http://www.xbmcswift.com/en/develop/api.html#api.

Contributing

Bugs, patches and suggestions are all welcome. I'm working on adding tests and getting better coverage. Please ensure that your patches include tests as well as updates to the documentation. Thanks!

Support

#xbmcswift on freenode

https://github.com/jbeluch/xbmcswift2

Subscribe to the mailing list to be notified of new releases or to get help. Send an email to [email protected] to subscribe.

[email protected]

xbmcswift2's People

Contributors

jbeluch avatar ulion avatar dersphere avatar cancan101 avatar

Watchers

Ram Hemasri avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.