48 lines
1.4 KiB
XML
48 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<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>Mockup</caption>
|
|
<image width="1600" height="900">https://raw.githubusercontent.com/frac-tion/teleport/master/docs/mvp-mockup.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<url type="homepage">https://github.com/frac-tion/teleport/</url>
|
|
<url type="bugtracker">https://github.com/frac-tion/teleport/</url>
|
|
<project_group>GNOME</project_group>
|
|
|
|
<kudos>
|
|
<kudo>AppMenu</kudo>
|
|
<kudo>HiDpiIcon</kudo>
|
|
<kudo>ModernToolkit</kudo>
|
|
<kudo>Notifications</kudo>
|
|
</kudos>
|
|
|
|
<update_contact>jualin@sparber.net</update_contact>
|
|
<translation type="gettext">teleport</translation>
|
|
|
|
<releases>
|
|
<release version="MVP" date="2017-10-26">
|
|
<description>
|
|
<p>
|
|
Basic version that only sends individual files.
|
|
</p>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
</component>
|