2019-07-10 01:51:41 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<component type="desktop-application">
|
2019-07-17 13:10:36 +02:00
|
|
|
<id>org.freedesktop.Tuhi</id>
|
2019-07-10 01:51:41 +02:00
|
|
|
<metadata_license>FSFAP</metadata_license>
|
|
|
|
<project_license>GPL-2.0+</project_license>
|
|
|
|
<content_rating type="oars-1.0" />
|
2019-07-17 13:10:36 +02:00
|
|
|
<name>Tuhi</name>
|
2019-07-11 04:11:55 +02:00
|
|
|
<summary>Utility to download drawings from the Wacom Ink range of devices</summary>
|
2019-07-10 01:51:41 +02:00
|
|
|
<description>
|
|
|
|
<p>
|
2019-07-17 13:10:36 +02:00
|
|
|
Tuhi is a graphical user interface to download drawings stored on
|
2019-07-11 04:11:55 +02:00
|
|
|
tablet devices from the Wacom Ink range, e.g. Intuos Pro Paper or
|
|
|
|
Bamboo Slate.
|
2019-07-10 01:51:41 +02:00
|
|
|
</p>
|
|
|
|
<p>
|
2019-07-17 13:10:36 +02:00
|
|
|
Tuhi requires Tuhi, the daemon to actually communicate with the
|
2019-07-11 04:11:55 +02:00
|
|
|
devices. ThiGui is merely a front end to Tuhi, Tuhi must be
|
2019-07-17 13:10:36 +02:00
|
|
|
installed and running when Tuhi is launched.
|
2019-07-10 01:51:41 +02:00
|
|
|
</p>
|
|
|
|
</description>
|
|
|
|
|
|
|
|
<kudos>
|
|
|
|
<kudo>AppMenu</kudo>
|
|
|
|
<kudo>HiDpiIcon</kudo>
|
|
|
|
<kudo>ModernToolkit</kudo>
|
|
|
|
</kudos>
|
|
|
|
|
2019-07-17 13:10:36 +02:00
|
|
|
<launchable type="desktop-id">org.freedesktop.Tuhi.desktop</launchable>
|
2019-07-10 01:51:41 +02:00
|
|
|
|
|
|
|
<screenshots>
|
|
|
|
<screenshot type="default">
|
|
|
|
<caption>The button configuraton page</caption>
|
|
|
|
<image>https://github.com/libratbag/piper/raw/wiki/screenshots/flathub/piper-buttonpage.png</image>
|
|
|
|
</screenshot>
|
|
|
|
<screenshot>
|
|
|
|
<caption>The LED configuraton page</caption>
|
|
|
|
<image>https://github.com/libratbag/piper/raw/wiki/screenshots/flathub/piper-ledpage.png</image>
|
|
|
|
</screenshot>
|
|
|
|
<screenshot>
|
|
|
|
<caption>The resolution configuraton page</caption>
|
|
|
|
<image>https://github.com/libratbag/piper/raw/wiki/screenshots/flathub/piper-resolutionpage.png</image>
|
|
|
|
</screenshot>
|
|
|
|
</screenshots>
|
|
|
|
|
2019-07-17 13:10:36 +02:00
|
|
|
<url type="homepage">https://github.com/tuhiproject/tuhi/</url>
|
|
|
|
<url type="bugtracker">https://github.com/tuhiproject/tuhi/issues</url>
|
|
|
|
<url type="help">https://github.com/tuhiproject/tuhi/wiki</url>
|
2019-07-10 01:51:41 +02:00
|
|
|
<project_group>GNOME</project_group>
|
|
|
|
|
2019-07-17 13:10:36 +02:00
|
|
|
<translation type="gettext">tuhi</translation>
|
2019-07-10 01:51:41 +02:00
|
|
|
|
|
|
|
<provides>
|
2019-07-17 13:10:36 +02:00
|
|
|
<binary>tuhi</binary>
|
2019-07-10 01:51:41 +02:00
|
|
|
</provides>
|
|
|
|
|
|
|
|
<releases>
|
|
|
|
<release version="@version@" date="@version_date@"/>
|
|
|
|
</releases>
|
|
|
|
</component>
|