Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 808 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 808 Bytes

Kita Logo Kita

A simple Ruby/GTK app to help Japanese language learners with Hiragana and Katakana. It introduces users to the sounds of the kana and teaches basic recognition of both writing systems.

Installation

The easiest method is to install the snap. However, Kita is also available as a Ruby Gem.

In order to install the gem version on Ubuntu, first install Ruby and the following libraries:

sudo apt install ruby ruby-dev build-essential

Now installation should be as simple as:

sudo gem install kita

You can now run kita

Get it from the Snap Store