mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-05-13 10:28:17 +00:00
67 lines
3.5 KiB
XML
67 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Container version="2">
|
|
<Name>kanzi</Name>
|
|
<Repository>linuxserver/kanzi</Repository>
|
|
<Registry>https://hub.docker.com/r/linuxserver/kanzi/</Registry>
|
|
<Shell>sh</Shell>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://forums.unraid.net/topic/79763-support-linuxserverio-kanzi/</Support>
|
|
<Project>https://lexigr.am</Project>
|
|
<Overview>Kanzi, formerly titled Kodi-Alexa, this custom skill is the ultimate voice remote control for navigating Kodi. It can do anything you can think of (100+ intents). This container also contains lexigram-cli to setup Kanzi with an Amazon Developer Account and automatically deploy it to Amazon.</Overview>
|
|
<WebUI></WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/kanzi.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kanzi.png</Icon>
|
|
<PostArgs></PostArgs>
|
|
<CPUset></CPUset>
|
|
<DonateText>Donate</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<Networking>
|
|
<Mode>bridge</Mode>
|
|
<Publish>
|
|
<Port>
|
|
<HostPort>8000</HostPort>
|
|
<ContainerPort>8000</ContainerPort>
|
|
<Protocol>tcp</Protocol>
|
|
</Port>
|
|
</Publish>
|
|
</Networking>
|
|
<Data>
|
|
<Volume>
|
|
<HostDir></HostDir>
|
|
<ContainerDir>/config</ContainerDir>
|
|
<Mode>rw</Mode>
|
|
</Volume>
|
|
</Data>
|
|
<Environment>
|
|
<Variable>
|
|
<Value></Value>
|
|
<Name>INVOCATION_NAME</Name>
|
|
<Mode></Mode>
|
|
</Variable>
|
|
<Variable>
|
|
<Value></Value>
|
|
<Name>URL_ENDPOINT</Name>
|
|
<Mode></Mode>
|
|
</Variable>
|
|
<Variable>
|
|
<Value>99</Value>
|
|
<Name>PUID</Name>
|
|
<Mode></Mode>
|
|
</Variable>
|
|
<Variable>
|
|
<Value>100</Value>
|
|
<Name>PGID</Name>
|
|
<Mode></Mode>
|
|
</Variable>
|
|
</Environment>
|
|
<Config Name="Listening Port" Target="8000" Default="" Mode="tcp" Description="Listening Port" Type="Port" Display="always" Required="false" Mask="false">8000</Config>
|
|
<Config Name="INVOCATION_NAME" Target="INVOCATION_NAME" Default="" Mode="" Description="Name used to trigger skill. Alexa ask $INVOCATION_NAME to...." Type="Variable" Display="always" Required="false" Mask="false">kanzi</Config>
|
|
<Config Name="URL_ENDPOINT" Target="URL_ENDPOINT" Default="" Mode="" Description="External URL for Amazon to send requests to https://kanzi.server.com or https://server.com/kanzi" Type="Variable" Display="always" Required="false" Mask="false">https://server.com/kanzi/</Config>
|
|
<Config Name="AppData Config Path" Target="/config" Default="" Mode="rw" Description="AppData Config Path" Type="Path" Display="advanced-hide" Required="false" Mask="false"></Config>
|
|
<Config Name="PUID" Target="PUID" Default="" Mode="" Description="PUID" Type="Variable" Display="advanced" Required="false" Mask="false">99</Config>
|
|
<Config Name="PGID" Target="PGID" Default="" Mode="" Description="PGID" Type="Variable" Display="advanced" Required="false" Mask="false">100</Config>
|
|
<Category>MediaApp:Video MediaApp:Other Network:Other HomeAutomation:</Category>
|
|
<Description>Kanzi, formerly titled Kodi-Alexa, this custom skill is the ultimate voice remote control for navigating Kodi. It can do anything you can think of (100+ intents). This container also contains lexigram-cli to setup Kanzi with an Amazon Developer Account and automatically deploy it to Amazon.</Description>
|
|
<templatePath>/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/kanzi.xml</templatePath>
|
|
</Container>
|