Learn Japanese characters on your own pace.
Go to file
2024-11-09 06:25:50 +01:00
fonts Adding noto to the default bundled fonts. 2024-11-09 06:11:46 +01:00
lib Adding timeout if you get the exercise wrong so you do not skip too fast 2024-11-09 06:24:31 +01:00
scripts Initial commit. 2024-06-24 05:14:30 +02:00
t Fixing tests. 2024-07-14 02:22:10 +02:00
Build.PL Add test for previously discovered bug. 2024-06-27 12:12:50 +02:00
config.yml Initial commit. 2024-06-24 05:14:30 +02:00
cpan.pl Adding initial flatpak support. 2024-06-24 17:17:00 +02:00
demo-2.mp4 Demo-2 was missing. 2024-06-24 17:56:51 +02:00
demo.mp4 Adding video. 2024-06-24 17:50:54 +02:00
generated-sources.json Adding initial flatpak support. 2024-06-24 17:17:00 +02:00
hiragana.json Initial commit. 2024-06-24 05:14:30 +02:00
katakana.json Initial commit. 2024-06-24 05:14:30 +02:00
LICENSE.txt Adding license. 2024-06-24 23:11:02 +02:00
me.sergiotarxz.JapaChar-64.png v0.26 2024-11-09 06:22:36 +01:00
me.sergiotarxz.JapaChar-128.png v0.26 2024-11-09 06:22:36 +01:00
me.sergiotarxz.JapaChar-256.png v0.26 2024-11-09 06:22:36 +01:00
me.sergiotarxz.JapaChar.desktop Adding initial flatpak support. 2024-06-24 17:17:00 +02:00
me.sergiotarxz.JapaChar.metainfo.xml v0.27 2024-11-09 06:25:50 +01:00
me.sergiotarxz.JapaChar.svg v0.26 2024-11-09 06:22:36 +01:00
me.sergiotarxz.JapaChar.yml Fixing flatpak manifest. 2024-06-24 19:58:44 +02:00
README.md Adding demo-2. 2024-06-24 17:56:28 +02:00
resources.xml Exit lesson popup now is an adwaita alert, custom styles for light and dark themes. 2024-07-04 01:26:10 +02:00
run.sh Adding initial flatpak support. 2024-06-24 17:17:00 +02:00
Screenshot from 2024-07-04 12-43-14.png Adding new screenshots. 2024-07-04 12:50:18 +02:00
Screenshot from 2024-07-04 12-43-33.png Adding new screenshots. 2024-07-04 12:50:18 +02:00
Screenshot from 2024-07-04 12-43-44.png Adding new screenshots. 2024-07-04 12:50:18 +02:00
Screenshot from 2024-07-04 12-43-52.png Adding new screenshots. 2024-07-04 12:50:18 +02:00
Screenshot from 2024-07-04 12-44-06.png Adding new screenshots. 2024-07-04 12:50:18 +02:00
Screenshot from 2024-07-05 01-40-51.png Adding screenshot of new feature typing romanji. 2024-07-05 01:43:38 +02:00
style-dark.css Exit lesson popup now is an adwaita alert, custom styles for light and dark themes. 2024-07-04 01:26:10 +02:00
style.css Major refactor because it was getting very hard to maintain. 2024-07-07 04:05:57 +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.