This article was nominated for deletion. The discussion was closed on 21 August 2025 with a consensus to merge the content into the article StarDict . If you find that such action has not been taken promptly, please consider assisting in the merger instead of re-nominating the article for deletion. To discuss the merger, please use the destination article's talk page.(August 2025) |
This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these messages)
|
| scdv | |
|---|---|
| Developer(s) | Evgeniy A. Dushistov, Hu Zheng |
| Stable release | |
| Repository | |
| Written in | C++ |
| Operating system | Cross-platform |
| License | GNU General Public License, version 2.0 [2] |
| Website | https://dushistov.github.io/sdcv/ |
sdcv ( StarDict under Console Version) is the command line version of StarDict developed by Evgeniy A. Dushistov and Hu Zheng. It employs all the dictionary files that belong to StarDict. It is licensed under the terms of the GNU General Public License.
sdcv runs under Linux, [3] [4] FreeBSD, [5] and Solaris. As in StarDict, dictionaries of the user's choice have to be installed separately.
Use "-h" option to view the message of whole options.
sdcv is a simple, cross-platform text-base utility for work with dictionaries in StarDict's format. The word from "list of words" may be string with leading '/' for using Fuzzy search algorithm, string may contain '?' and '*' for using regexp search. It works in interactive and non-interactive mode. Press Ctrl+D to exit from interactive mode?
Default location for dictionaries:
$(XDG_DATA_HOME)/stardict/dic
usually
~/.local/share/stardict/dic
STARDICT_DATA_DIR
If set, sdcv uses this variable as data directory.
At the end of 2006, software developer Hu Zheng cited personal financial problems [6] as an excuse to charge users for downloading dictionary files from his website, which temporarily aroused strong doubts [7] and dissatisfaction in the Linux community. [8] In the end, under the pressure of public opinion, the charging plan was forced to be canceled and ended hastily. [9]