Exd/me.sergiotarxz.Exd.metainfo.xml
2024-11-19 16:04:41 +01:00

160 lines
5.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>me.sergiotarxz.Exd</id>
<name>Hiperthermia</name>
<summary>Program your thermal printer</summary>
<metadata_license>MIT</metadata_license>
<project_license>AGPL-3.0-only</project_license>
<supports>
<control>pointing</control>
<control>keyboard</control>
</supports>
<url type="homepage">https://git.owlcode.tech/sergiotarxz/Exd</url>
<url type="donation">https://ko-fi.com/sergiotarxz</url>
<content_rating type="oars-1.1">
<content_attribute id="language-humor">mild</content_attribute>
<content_attribute id="social-contacts">intense</content_attribute>
<content_attribute id="money-purchasing">intense</content_attribute>
<content_attribute id="money-advertising">intense</content_attribute>
</content_rating>
<branding>
<color type="primary" scheme_preference="light">#B7A1EE</color>
<color type="primary" scheme_preference="dark">#473F5E</color>
</branding>
<releases>
<release version="v1.0.15" date="2024-11-19">
<description>
<p>Adding the option to have free giveaways of the app.</p>
</description>
</release>
<release version="v1.0.14" date="2024-11-14">
<description>
<p>The required bluez API for Cat-Printers is not warranted to be there
because it is experimental in some versions, making non fatal the unability to find the API.</p>
</description>
</release>
<release version="v1.0.13" date="2024-11-12">
<description>
<p>Make discount to show the previous price</p>
</description>
</release>
<release version="v1.0.12" date="2024-11-11">
<description>
<p>Make more prominent affiliated printers and supplies and implementing discounts</p>
</description>
</release>
<release version="v1.0.11" date="2024-11-11">
<description>
<p>Better startup script to run Glib::Object::Introspection INIT code</p>
</description>
</release>
<release version="v1.0.10" date="2024-11-10">
<description>
<p>Removing Inline::C usage for XS</p>
</description>
</release>
<release version="v1.0.9" date="2024-11-09">
<description>
<p>Improving recommended products, adding new screenshots and changing description</p>
</description>
</release>
<release version="v1.0.8" date="2024-11-08">
<description>
<p>Adding recommended products to use with the IDE</p>
</description>
</release>
<release version="v1.0.6" date="2024-11-06">
<description>
<p>Fixing brand color dark theme</p>
</description>
</release>
<release version="v1.0.5" date="2024-11-06">
<description>
<p>Removing weird punctuation</p>
</description>
</release>
<release version="v1.0.4" date="2024-11-03">
<description>
<p>Application name was incorrectly Japachar, fixed</p>
</description>
</release>
<release version="v1.0.3" date="2024-11-03">
<description>
<p>Adding documentation</p>
</description>
</release>
<release version="v1.0.2" date="2024-11-03">
<description>
<p>Using custom build system for Flatpak</p>
</description>
</release>
<release version="v1.0.1" date="2024-11-03">
<description>
<p>Adding screenshots and fixes for bluetooth printers</p>
</description>
</release>
<release version="v1.0.0" date="2024-11-02">
<description>
<p>Initial version</p>
</description>
</release>
</releases>
<developer id="me.sergiotarxz">
<name>Sergiotarxz</name>
</developer>
<description>
<p>This application is an IDE which helps you to create tickets and
stickers in your thermal printer using programming.</p>
<p>The software is paid, but it allows you to test the app
before paying.</p>
<p>This IDE support using images, image emojies,
QRcodes and custom text fonts while using your thermal
printer.</p>
<p>If you are unsure what hardware should you buy to start
using thermal printers, in the app there is a menu
with the devices and supplies I recommend because I
tested them to work in the app.</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/997259004e09121da0503755b2d129f418083425/Screenshot%20from%202024-11-09%2002-27-43.png</image>
<caption>Example IDE window</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/997259004e09121da0503755b2d129f418083425/Screenshot%20from%202024-11-09%2002-27-57.png</image>
<caption>Image gallery</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/997259004e09121da0503755b2d129f418083425/Screenshot%20from%202024-11-09%2002-28-06.png</image>
<caption>Font gallery</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/997259004e09121da0503755b2d129f418083425/Screenshot%20from%202024-11-09%2002-28-33.png</image>
<caption>Printer selection</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/997259004e09121da0503755b2d129f418083425/Screenshot%20from%202024-11-09%2002-28-47.png</image>
<caption>Menu to search supplies and compatible printers</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/997259004e09121da0503755b2d129f418083425/Screenshot%20from%202024-11-09%2002-28-55.png</image>
<caption>About window</caption>
</screenshot>
</screenshots>
<launchable type="desktop-id">me.sergiotarxz.Exd.desktop</launchable>
</component>