Giter Club home page Giter Club logo

felipe.repository's Introduction

Mafarricos-kodi-demo-repo

Demonstration of a basic repository for kodi (To use as template)

  1. Make an account on github:
    https://github.com/join
  2. Download and install github application for your system or some compatible with github:
    https://windows.github.com/
    https://mac.github.com/
    http://git-scm.com/downloads/guis
    etc
  3. Download and install python for your system
    https://www.python.org/downloads/
  4. Fork this repo:
    https://github.com/Mafarricos/Mafarricos-kodi-demo-repo/fork
  5. On your forked project go to Settings and change the repository name to what do you want.

6. Clone your new repo to your PC. 7. On your PC edit the folder repository.demo.kodi to the name of your desire as the folder repository.demo.kodi inside repo folder (in my case would be repository.mafarricos.kodi). 8. Edit the addon.xml inside the repository.XXX.kodi

- In the addon id="XXX" name="YYY" version="0.0.1" provider-name="ZZZ" line change XXX to your new folder name, YYY to your repo name and ZZZ to your nickname. - In the extension point="xbmc.addon.repository" name="XXX" line change XXX to your repository name. - On the other lines change the Mafarricos/Mafarricos-kodi-demo-repo to your nick/the new folder name - On summary and description you change to what you want. 9. After this you can put your addons in the root folder, inside the repo folder you should create a folder with the same name of the addon and inside you will put the zip file with the format addonname-addonversion (as you see for the demo repo). 10. You should do the same to the new repo that you created. 11. In the end run addons_xml_generator.py so addons.xml.md5 and addons.xml is recriated. 12. Push and sync changes on your PC to github and you can share the zip file with your repo and addons.

felipe.repository's People

Contributors

felipenaselva avatar worldofseries avatar

Watchers

James Cloos 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.