Mingel / JishoTangoAssistant

Creation of custom vocabulary lists for Japanese study purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JishoTangoAssistant

JishoTangoAssistant is an application which can create custom vocabulary lists for Japanese study purposes with the help of the jisho.org API. These list can then be exported to Anki (via CSV files).

Screenshots

image image

Build

.NET 8 SDK must be installed.

To build and run the application, use the following commands from the root folder:

cd JishoTangoAssistant
dotnet run

Alternatively, you can use an IDE like e.g. Visual Studio to build and run the application.

Credits

Thanks to the team from jisho.org for making this possible!

Jisho.org uses several data sources, which can be found at jisho.org's About Page. Relevant results from jisho.org are taken from JMdict and JMnedict.

About

Creation of custom vocabulary lists for Japanese study purposes


Languages

Language:C# 100.0%