BeamMeUp
This commit is contained in:
41
data/org.nekoweb.n0va.BeamMeUp.appdata.xml.in
Normal file
41
data/org.nekoweb.n0va.BeamMeUp.appdata.xml.in
Normal 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>
|
||||
Reference in New Issue
Block a user