AppFeed/templates/BinhexsRepository/binhex/hexchat.xml
2021-02-23 15:49:21 -05:00

62 lines
2.6 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<Container>
<TemplateURL>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/hexchat.xml</TemplateURL>
<Name>binhex-hexchat</Name>
<Overview>
HexChat is an IRC client based on XChat, but unlike XChat its completely free for both Windows and Unix-like systems. Since XChat is open source, its perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat.
</Overview>
<Support>https://forums.unraid.net/topic/81397-support-binhex-hexchat/</Support>
<Registry>https://registry.hub.docker.com/r/binhex/arch-hexchat/</Registry>
<GitHub>https://github.com/binhex/arch-hexchat</GitHub>
<Repository>binhex/arch-hexchat</Repository>
<Project>https://hexchat.github.io/</Project>
<BindTime>true</BindTime>
<Privileged>true</Privileged>
<Networking>
<Mode>bridge</Mode>
<Publish>
<Port>
<HostPort>6080</HostPort>
<ContainerPort>6080</ContainerPort>
<Protocol>tcp</Protocol>
</Port>
</Publish>
</Networking>
<Environment>
<Variable>
<Name>WEBPAGE_TITLE</Name>
<Value>Tower</Value>
</Variable>
<Variable>
<Name>VNC_PASSWORD</Name>
<Value></Value>
</Variable>
<Variable>
<Name>UMASK</Name>
<Value>000</Value>
</Variable>
<Variable>
<Name>PUID</Name>
<Value>99</Value>
</Variable>
<Variable>
<Name>PGID</Name>
<Value>100</Value>
</Variable>
</Environment>
<Data>
<Volume>
<HostDir>/mnt/user/appdata/config</HostDir>
<ContainerDir>/config</ContainerDir>
<Mode>rw</Mode>
</Volume>
</Data>
<WebUI>http://[IP]:[PORT:6080]/vnc.html?resize=remote&amp;host=[IP]&amp;port=[PORT:6080]&amp;autoconnect=1</WebUI>
<Icon>https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/hexchat-icon.png</Icon>
<DonateText>If you appreciate my work, then please consider buying me a beer :D</DonateText>
<DonateLink>https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=MM5E27UX6AUU4</DonateLink>
<DonateImg>https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif</DonateImg>
<Description>HexChat is an IRC client based on XChat, but unlike XChat its completely free for both Windows and Unix-like systems. Since XChat is open source, its perfectly legal. For more info. HexChat was originally called XChat-WDK which in turn was a successor of freakschat.</Description>
<templatePath>/tmp/GitHub/AppFeed/templates/BinhexsRepository/binhex/hexchat.xml</templatePath>
</Container>