blue-recorder/flatpak/sa.sy.bluerecorder.metainfo.xml

53 lines
2.3 KiB
XML
Raw Permalink Normal View History

2021-03-04 21:54:40 +03:00
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>sa.sy.bluerecorder</id>
<name>Blue Recorder</name>
<summary>A simple screen recorder for Linux desktop. Supports Wayland &amp; Xorg</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-only</project_license>
<developer id="sa.sy">
<name>Salem Yaslem</name>
</developer>
2021-03-04 21:54:40 +03:00
<description>
<p>
A simple desktop recorder for Linux systems. Built using Rust, GTK+ 3 and ffmpeg. It supports recording audio and video on almost all Linux interfaces with support for Wayland display server on GNOME session. The following formats are currently supported: mkv, avi, mp4, wmv, gif and nut (And only WebM for Wayland&apos;s GNOME session). You can stop the recording process easily by right-clicking the icon and choosing &quot;Stop Record&quot;. Or middle-clicking the recording icon in the notifications area (but doesn&apos;t work on all interfaces). You can choose the audio input source you want from the list. You can also set the default values you want by simply changing them in the interface, and the program will save them for you for the next time you open it. Based on GREEN RECORDER but rewritten in RUST
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://dashboard.snapcraft.io/site_media/appmedia/2021/02/blue-recorder.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1" />
<translation type="gettext">blue-recorder</translation>
<launchable type="desktop-id">sa.sy.bluerecorder.desktop</launchable>
2021-03-10 19:28:37 +03:00
2021-03-04 21:54:40 +03:00
<categories>
<category>AudioVideo</category>
2021-03-04 21:54:40 +03:00
<category>GTK</category>
</categories>
<provides>
<binary>blue-recorder</binary>
</provides>
2021-03-10 19:28:37 +03:00
<url type="homepage">https://github.com/xlmnxp/blue-recorder</url>
<url type="bugtracker">https://github.com/xlmnxp/blue-recorder/issues</url>
<url type="vcs-browser">https://github.com/xlmnxp/blue-recorder</url>
<url type="translate">https://github.com/xlmnxp/blue-recorder/tree/master/po</url>
<releases>
2023-11-23 03:04:15 +03:00
<release version="0.2.0" date="2023-11-22"/>
<release version="0.1.5" date="2021-12-22"/>
<release version="0.1.4" date="2021-05-24"/>
<release version="0.1.3" date="2021-04-27"/>
</releases>
2021-03-10 19:28:37 +03:00
2021-12-22 16:16:37 +03:00
</component>