Archive:Xam - XBMC Addon Manager: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m Robot: Cosmetic changes
NedBot (talk | contribs)
m Bot: Adding {{mininav| Supplemental tools }}
Line 1: Line 1:
{{mininav| [[Supplemental tools]] }}
[http://pypi.python.org/pypi/xam/ xam] is a CLI utility for searching and exploring the official XBMC repositories.  
[http://pypi.python.org/pypi/xam/ xam] is a CLI utility for searching and exploring the official XBMC repositories.  



Revision as of 06:11, 24 April 2014

  ▶ Supplemental tools ▶ Xam - XBMC Addon Manager

xam is a CLI utility for searching and exploring the official XBMC repositories.

Features

  • List addons available in remote repositories.
  • List addons which require another addon as a dependency.
  • Download the current version of an addon locally.
  • Display the addon.xml for a remote addon.
  • Search all addon.xml files in a repository for a given string.
  • Supports the official XBMC respositories as well as 3rd party repos.

Installation

$ pip install xam
$ xam --help

Development

Issues, comments, development @ https://github.com/jbeluch/xam