mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2024-11-23 17:13:11 +03:00
77d0c8a0e4
Fix a silly copy-paste error from 39969b2b8d
49 lines
2.2 KiB
XML
49 lines
2.2 KiB
XML
{3caa7570bc3c44568b1c541ba69ccca358ebc56f true 2270 sa.sy.bluerecorder.metainfo.xml 0xc001ec7500}
<?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 & Xorg</summary>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-only</project_license>
|
|
|
|
<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's GNOME session). You can stop the recording process easily by right-clicking the icon and choosing "Stop Record". Or middle-clicking the recording icon in the notifications area (but doesn'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>
|
|
|
|
<categories>
|
|
<category>AudioVideo</category>
|
|
<category>GTK</category>
|
|
</categories>
|
|
|
|
<provides>
|
|
<binary>blue-recorder</binary>
|
|
</provides>
|
|
|
|
<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>
|
|
<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>
|
|
|
|
</component>
|