No description
- Rust 100%
| src | stats revamp | |
| .gitignore | font loading changes - no longer built into the binary at compile time | |
| Cargo.lock | when will I learn | |
| Cargo.toml | 0.5.0 | |
| kana | put the kana in a file and made the program parse it | |
| LICENSE | dupa | |
| README.md | added installation instructions in readme | |
sabi-jp
small desktop program for learning hiragana and katakana, heavily inspired by Nihonoari
install
get the binary in the releases tab
only available on x86_64-unknown-linux-gnu and x86_64-pc-windows-gnu because windows msvc and mac intel didn't work
get in touch if you want me to add some platform and package it in releases
or
cargo install sabi-jp
should work on all platforms but not tested
build
install noto-cjk
cp /path/to/font.ttc ./NotoSansCJK.ttc
cargo build --release
target/release/sabi