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).
.NET 10 SDK must be installed.
To build and run the application, use the following commands from the root folder:
dotnet run --project JishoTangoAssistant.Presentation
Alternatively, you can use an IDE like e.g. Visual Studio to build and run the application.
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.

