Bulk dictionary converter from various formats (e.g. Lingvo/DSL, StarDict etc.) to 'dikt app' supported formats (JSON and binary DIKT)
- Install Dart SDK
- Install Python3
- Run the converter via command line passing the directory with source files, e.g 'dart bin/main.dart /Users/maxim/Documents/dictionaries' (assuming you change the current directory to /dikt_converter folder first)
- To check for command line options run the converter without specifying any params, e.g. 'dart bin/main.dart'