-
Notifications
You must be signed in to change notification settings - Fork 2
/
com.hperrin.StreamOverlay.metainfo.xml
57 lines (47 loc) · 2.16 KB
/
com.hperrin.StreamOverlay.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>com.hperrin.StreamOverlay</id>
<launchable type="desktop-id">com.hperrin.StreamOverlay.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>Apache-2.0</project_license>
<name>Stream Overlay</name>
<categories>
<category>Utility</category>
</categories>
<summary>Show borderless, transparent, click-through browser windows for streaming. For example,
you can show your Twitch chat and alerts on your display, over your game.</summary>
<description>
<p>This app shows borderless, transparent, click-through browser windows for streaming. For
example, you can show your Twitch chat and alerts on your display, over your game.</p>
<p>I made this app because I would often not notice my chat messages on my other monitor, and
I'd prefer to have them come up on the display I'm looking at, rather than only in an OBS
overlay. It's also great for single monitor streamers.</p>
</description>
<developer_name>Hunter Perrin</developer_name>
<releases>
<release version="4.0.0" date="2023-08-26">
<description>
<p>
Fix number calculation and showing center option on width and height.
Update packages.
</p>
</description>
</release>
</releases>
<screenshots>
<screenshot type="default">
<image type="source">
https://raw.githubusercontent.com/hperrin/stream-overlay/f9c86f7b0b1171f8a3737817fae869e2d1be6df1/flatpak/screenshot.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1" />
<metadata>
<value key="GnomeSoftware::popular-background">
https://raw.githubusercontent.com/hperrin/stream-overlay/master/flatpak/screenshot.png</value>
</metadata>
<url type="homepage">https://github.com/hperrin/stream-overlay</url>
<url type="bugtracker">https://github.com/hperrin/stream-overlay/issues</url>
<url type="faq">https://github.com/hperrin/stream-overlay/blob/master/README.md</url>
<url type="donation">https://www.patreon.com/sciactive</url>
<url type="contact">https://github.com/hperrin</url>
</component>