61 lines
2.0 KiB
XML
61 lines
2.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyleft 2017 Julian Sparber <julian@sparber.net> -->
|
|
<component type="desktop">
|
|
<id>com.frac_tion.teleport.desktop</id>
|
|
<metadata_license>CC0</metadata_license>
|
|
<project_license>AGPL-3.0+</project_license>
|
|
<name>Teleport</name>
|
|
<summary>Share files over the local network</summary>
|
|
|
|
<description>
|
|
<p>
|
|
Teleport 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>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>Teleport window with multiple devices</caption>
|
|
<image width="1366" height="768">https://gitlab.gnome.org/jsparber/teleport/raw/master/data/screenshots/window.png</image>
|
|
</screenshot>
|
|
<screenshot type="default">
|
|
<caption>Teleport notification</caption>
|
|
<image width="1366" height="768">https://gitlab.gnome.org/jsparber/teleport/raw/master/data/screenshots/notification.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<url type="homepage">https://gitlab.gnome.org/jsparber/teleport</url>
|
|
<url type="bugtracker">https://gitlab.gnome.org/jsparber/teleport/issues</url>
|
|
<project_group>GNOME</project_group>
|
|
|
|
<kudos>
|
|
<kudo>AppMenu</kudo>
|
|
<kudo>HiDpiIcon</kudo>
|
|
<kudo>ModernToolkit</kudo>
|
|
<kudo>Notifications</kudo>
|
|
</kudos>
|
|
|
|
<update_contact>julian@sparber.net</update_contact>
|
|
<translation type="gettext">teleport</translation>
|
|
|
|
<releases>
|
|
<release version="0.0.1" date="2018-10-28">
|
|
<description>
|
|
<p>
|
|
Some small fixes.
|
|
</p>
|
|
</description>
|
|
</release>
|
|
<release version="MVP" 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>
|