Skip to content

123abc1920/SdcvWebView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

Packages

Contributors

Languages