Archive:Xam - XBMC Addon Manager: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>Jbel
(Created page with "Category:Supplemental tools [http://pypi.python.org/pypi/xam/ xam] is a CLI utility for searching and exploring the official XBMC repositories. == Features == * List addons...")
 
>NedBot
m (Robot: Cosmetic changes)
Line 1: Line 1:
[[Category: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.  


Line 18: Line 17:


Issues, comments, development @ https://github.com/jbeluch/xam
Issues, comments, development @ https://github.com/jbeluch/xam
[[Category:Supplemental tools]]

Revision as of 16:11, 27 April 2013

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