1<?xml version="1.0" encoding="UTF-8"?>
2<component type="desktop-application">
3  <id>de.danielnoethen.butt</id>
4
5  <name>butt</name>
6  <summary>Icecast and Shoutcast streaming client</summary>
7
8  <metadata_license>MIT</metadata_license>
9  <project_license>GPL-2.0-or-later</project_license>
10
11  <description>
12    <p>
13      butt (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports SHOUTcast and Icecast and runs on Linux, Mac OS X and Windows (64 Bit only since version 0.1.20). The main purpose of butt is to stream live audio data from your computers Mic or Line input to a Shoutcast or Icecast server. If you want you can also record your session.
14    </p>
15  </description>
16
17  <launchable type="desktop-id">butt.desktop</launchable>
18  <screenshots>
19    <screenshot type="default">
20      <image>https://danielnoethen.de/butt/butt_ubuntu.png</image>
21    </screenshot>
22  </screenshots>
23</component>
24