Learn Japanese characters on your own pace.
Go to file
sergiotarxz f25729809e v0.23 2024-07-13 03:06:06 +02:00
lib Improving dyslexia mode. 2024-07-13 03:05:15 +02:00
scripts
t Fixing regression and adding test to ensure it is not going to happen again. 2024-07-07 05:22:08 +02:00
Build.PL
LICENSE.txt
README.md
Screenshot from 2024-07-04 12-43-14.png
Screenshot from 2024-07-04 12-43-33.png
Screenshot from 2024-07-04 12-43-44.png
Screenshot from 2024-07-04 12-43-52.png
Screenshot from 2024-07-04 12-44-06.png
Screenshot from 2024-07-05 01-40-51.png Adding screenshot of new feature typing romanji. 2024-07-05 01:43:38 +02:00
config.yml
cpan.pl
demo-2.mp4
demo.mp4
generated-sources.json
hiragana.json
katakana.json
me.sergiotarxz.JapaChar-64.png
me.sergiotarxz.JapaChar-128.png
me.sergiotarxz.JapaChar-256.png
me.sergiotarxz.JapaChar.desktop
me.sergiotarxz.JapaChar.metainfo.xml v0.23 2024-07-13 03:06:06 +02:00
me.sergiotarxz.JapaChar.svg
me.sergiotarxz.JapaChar.yml
resources.xml
run.sh
style-dark.css
style.css Major refactor because it was getting very hard to maintain. 2024-07-07 04:05:57 +02:00

README.md

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.