This is a web interface for working with the SDCV console utility.
To run it, you only run one file SdcvWebUi.exe; no additional programs need to be installed. Sdcv should be installer in docker.
Keep the console window open while you're using the program. To exit the application, simply close the window with the X.
The application is installed as an isolated, background system service that will automatically start when the computer starts:
- Download the sdcv_web_ui.zip archive and unzip it.
- Open a terminal in the unzipped folder and allow the installer to run:
chmod +x install.sh
- Run the installation with administrator rights:
sudo ./install.sh
- Accounts are only needed to save history. You can work without them.
- SDCV and dictionaries are downloaded and configured separately from this application.

