Exd/me.sergiotarxz.Exd.metainfo.xml

94 lines
3.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>me.sergiotarxz.Exd</id>
<name>Japachar</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">#3C121A</color>
</branding>
<releases>
<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>To give you the maximum freedom it leverages Perl, custom emojies,
QR code generation, a file format that contains your generated ticket
and the ability to import PNG images and your system fonts.</p>
<p>This is a paid application, as soon as you enter the program you
will be shown the paywall, you can skip the payment to allow
you to properly test the program. Even if it is paid, the source
code is available under a free software license so you can
adapt and redistribute the software however you want.</p>
<p>Currently standard ESC/POS printers and cheap aliexpress Cat-Printers
are supported, if you have a non supported thermal printer and a
webcam to record the printer working drop us an email so we can
give support to your printer.</p>
<p>I plan the generated tickets to have the capability to be used from
PoS systems, receive parameters or be used from server applications
creating docker images and servers to print .exd files, this is
currently WIP, this app is a cool toy by the moment.</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/b58bd9f9460939ee3a3e5a8bd088cd22fd5fb53a/Screenshot%20from%202024-11-03%2012-22-14.png</image>
<caption>Showcasing Exd paywall</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/b58bd9f9460939ee3a3e5a8bd088cd22fd5fb53a/Screenshot%20from%202024-11-03%2012-34-24.png</image>
<caption>Showcasing Exd Printer Selection Menu</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/b58bd9f9460939ee3a3e5a8bd088cd22fd5fb53a/Screenshot%20from%202024-11-03%2012-35-24.png</image>
<caption>Showing image gallery embedded in file with the option to copy code to use it from the printer script.</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/Exd/raw/commit/b58bd9f9460939ee3a3e5a8bd088cd22fd5fb53a/Screenshot%20from%202024-11-03%2012-35-38.png</image>
<caption>Showing font gallery embedded in file with the option to copy code to use it from the printer script.</caption>
</screenshot>
</screenshots>
<launchable type="desktop-id">me.sergiotarxz.Exd.desktop</launchable>
</component>