peditx / repo

kodi repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository Bootstrapper

Bootstrap a GIT repo for setting up a Kodi repository

forked from BartOtten with the additions of:

  • Ignore .idea folders in addons' subfolders
  • Copy changelogs (& rename to version number), icons, fanarts to your repository
  • Changed from deprecated md5 module to hashlib

It can do the following: Create a repository addon which users can install. Create the addons.xml and addon.xml.md5 files. ZIP-file your addons with version numbers. Copy changelogs and rename with version numbers. Copy icons & fanarts, if any.

About

kodi repo

License:GNU General Public License v2.0


Languages

Language:Python 100.0%