This commit is contained in:
2026-01-04 18:02:19 +01:00
parent 14fd4f82f7
commit c147f78e1d
38 changed files with 247 additions and 177 deletions

View File

@@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyleft 2017 Julian Sparber <julian@sparber.net> -->
<component type="desktop">
<id>org.nekoweb.n0va.BeamMeUp.desktop</id>
<metadata_license>CC0</metadata_license>
<project_license>AGPL-3.0+</project_license>
<name>BeamMeUp</name>
<summary>Share files over the local network</summary>
<description>
<p>
BeamMeUp is a fast way to share files over the local network. It's
designed to be a replacement for using USB keys or emailing stuff to
yourself just to move them on another device on your desk.
</p>
</description>
<url type="homepage">https://git.krzak.org/N0VA/BeamMeUp</url>
<url type="bugtracker">https://git.krzak.org/N0VA/BeamMeUp/issues</url>
<update_contact>n0va@krzak.org</update_contact>
<translation type="gettext">BeamMeUp</translation>
<releases>
<release version="0.0.1" date="2018-10-28">
<description>
<p>
Some small fixes.
</p>
</description>
</release>
<release version="0.0.0" date="2017-10-29">
<description>
<p>
This basic initial version sends files chose via the file chooser or
drag and drop. The Downloads directory can be set from the menu.
</p>
</description>
</release>
</releases>
</component>