Learn Japanese characters on your own pace.
Go to file
2024-07-01 21:09:50 +02:00
lib Improving the app navigation to allow to exit a lesson. 2024-07-01 21:04:38 +02:00
scripts
t Ensuring the first characters and db population work with a test. 2024-06-27 12:43:57 +02:00
Build.PL Add test for previously discovered bug. 2024-06-27 12:12:50 +02:00
config.yml
cpan.pl
demo-2.mp4
demo.mp4
generated-sources.json
hiragana.json
katakana.json
LICENSE.txt
me.sergiotarxz.JapaChar-64.png
me.sergiotarxz.JapaChar-128.png
me.sergiotarxz.JapaChar-256.png Fixing icon. 2024-06-26 15:27:45 +02:00
me.sergiotarxz.JapaChar.desktop
me.sergiotarxz.JapaChar.metainfo.xml Adding 4 new screenshots. 2024-07-01 21:09:50 +02:00
me.sergiotarxz.JapaChar.svg Fixing icon. 2024-06-26 15:27:45 +02:00
me.sergiotarxz.JapaChar.yml
README.md
run.sh
Screenshot from 2024-07-01 21-01-00.png Improving the app navigation to allow to exit a lesson. 2024-07-01 21:04:38 +02:00
Screenshot from 2024-07-01 21-01-12.png Improving the app navigation to allow to exit a lesson. 2024-07-01 21:04:38 +02:00
Screenshot from 2024-07-01 21-01-21.png Improving the app navigation to allow to exit a lesson. 2024-07-01 21:04:38 +02:00
Screenshot from 2024-07-01 21-01-31.png Improving the app navigation to allow to exit a lesson. 2024-07-01 21:04:38 +02:00
styles.css Adding accent button and removing unneeded css when using libadwaita. 2024-06-30 14:55:20 +02:00

JapaChar

Demostration

These instructions are safe to follow even if you have JapaChar installed, it will preserve your progress so you can continue learning from where you were.

Installing in Linux (Flatpak)

Run these commands with flatpak correctly configured for your desktop environment with flathub support:

flatpak --user install org.gnome.Platform//46
flatpak --user install org.gnome.Sdk//46
git clone https://git.owlcode.tech/sergiotarxz/JapaChar
cd JapaChar
# Ignore possible errors in the next command 
# if you do not have JapaChar installed.
flatpak --user remove me.sergiotarxz.JapaChar
flatpak-builder --install --user  build me.sergiotarxz.JapaChar.yml  --force-clean

You should find the app installed for your desktop.