JapaChar/me.sergiotarxz.JapaChar.met...

140 lines
5.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>me.sergiotarxz.JapaChar</id>
<name>Japachar</name>
<summary>Learn Japanese characters</summary>
<metadata_license>MIT</metadata_license>
<project_license>AGPL-3.0-only</project_license>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
<url type="homepage">https://git.owlcode.tech/sergiotarxz/JapaChar</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="money-advertising">mild</content_attribute>
</content_rating>
<branding>
<color type="primary" scheme_preference="light">#d5459b</color>
<color type="primary" scheme_preference="dark">#7e1d70</color>
</branding>
<developer_name>sergiotarxz</developer_name>
<releases>
<release version="v0.21" date="2024-07-07">
<description>
<p>Bugfix refactor unable to exit lesson.</p>
</description>
</release>
<release version="v0.20" date="2024-07-07">
<description>
<p>Major refactor and new windows before entering a lesson and after leaving it.</p>
<p>There is now an score that meassures how much effort you gave to the app.</p>
</description>
</release>
<release version="v0.19" date="2024-07-05">
<description>
<p>The last small display fixes went badly this version tries to smooth that fixes.</p>
</description>
</release>
<release version="v0.18" date="2024-07-05">
<description>
<p>On high score characters now the program can ask you to type the character in romanji, that's because it is very important that you can identify characters without clues.</p>
</description>
</release>
<release version="v0.17" date="2024-07-05">
<description>
<p>Increasing adaptativity in small display devices.</p>
</description>
</release>
<release version="v0.16" date="2024-07-04">
<description>
<p>Adding updated screenshots.</p>
</description>
</release>
<release version="v0.15" date="2024-07-04">
<description>
<p>Exit lesson popup is now an adwaita alert, custom styles for light and dark themes.</p>
</description>
</release>
<release version="v0.14" date="2024-07-01">
<description>
<p>Adding branding colours</p>
</description>
</release>
<release version="v0.13" date="2024-07-01">
<description>
<p>Improving screenshots, adding the option to exit the lesson without exiting the program</p>
</description>
</release>
<release version="v0.12" date="2024-07-01">
<description>
<p>Adding a donation button, please use it</p>
</description>
</release>
<release version="v0.11" date="2024-07-01">
<description>
<p>Providing dark theme and using libadwaita to have better integration with GNOME</p>
</description>
</release>
<release version="v0.10" date="2024-06-24">
<description>
<p>Initial version</p>
</description>
</release>
</releases>
<developer id="me.sergiotarxz">
<name>Sergiotarxz</name>
</developer>
<description>
<p>
This application helps you to learn Japanese characters using a gradual learning algorithm which makes you test-like questions.
</p>
<p>
It keeps a inner score of how much you know a character to give priority to ask you again about it if needed and introduces new characters when you are ready.
</p>
<p>
You are going to need to have installed japanese fonts on your linux system in order of this app to correctly work, I recommend noto-cjk.
</p>
</description>
<launchable type="desktop-id">me.sergiotarxz.JapaChar.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/c46a846ca9d4a232dede21af29ccb596347a9a37/Screenshot%20from%202024-07-04%2012-43-44.png</image>
<caption>Success screen after resolving an exercise</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/c46a846ca9d4a232dede21af29ccb596347a9a37/Screenshot%20from%202024-07-04%2012-43-14.png</image>
<caption>Selection of challenge between basic characters, hiragana and katakan.</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/c46a846ca9d4a232dede21af29ccb596347a9a37/Screenshot%20from%202024-07-04%2012-43-33.png</image>
<caption>Failure screen.</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/c46a846ca9d4a232dede21af29ccb596347a9a37/Screenshot%20from%202024-07-04%2012-43-52.png</image>
<caption>Premature exit of lesson menu.</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/13c912db257a2d18e3604081b6b57d2af6b65923/Screenshot%20from%202024-07-05%2001-40-51.png</image>
<caption>Success on a guess romanji exercise.</caption>
</screenshot>
<screenshot>
<image>https://git.owlcode.tech/sergiotarxz/JapaChar/raw/commit/c46a846ca9d4a232dede21af29ccb596347a9a37/Screenshot%20from%202024-07-04%2012-44-06.png</image>
<caption>Showcasing dark theme.</caption>
</screenshot>
</screenshots>
</component>