mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-15 07:06:11 -04:00
17 lines
579 B
XML
17 lines
579 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.google.quickshare</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>Apache-2.0</project_license>
|
|
<name>QuickShare</name>
|
|
<summary>Share files with nearby devices</summary>
|
|
<description>
|
|
<p>
|
|
QuickShare discovers compatible devices and transfers files over
|
|
local wireless connections.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">https://github.com/google/nearby</url>
|
|
<launchable type="desktop-id">quickshare.desktop</launchable>
|
|
</component>
|