Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.13 KB

File metadata and controls

44 lines (26 loc) · 1.13 KB

Small web ui for SDCV utility

About

This is a web interface for working with the SDCV console utility.

Usage

Installation

Windows

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.


Linux

The application is installed as an isolated, background system service that will automatically start when the computer starts:

  1. Download the sdcv_web_ui.zip archive and unzip it.
  2. Open a terminal in the unzipped folder and allow the installer to run:
chmod +x install.sh
  1. Run the installation with administrator rights:
sudo ./install.sh

UI

Big Screen Mobile Screens

FAQ

  1. Accounts are only needed to save history. You can work without them.
  2. SDCV and dictionaries are downloaded and configured separately from this application.