GoldenDict

GoldenDict是一款开源的桌面端词典检索应用,跨平台,支持多种词典格式。它有十分丰富的可配置项,包括字典组,拼写检查、单词发音、语音合成、在线翻译等等。 [scillidan, "配置GoldenDict"]

GoldenDict is an open-source desktop dictionary lookup application that is cross-platform and supports multiple dictionary formats. It features a wide range of configurable options, including dictionary groups, spell checking, word pronunciation, text-to-speech, online translation, and more. [scillidan, "配置GoldenDict"]

install

# Arch
yay -S --noconfirm goldendict-git
# Windows 10
scoop install goldendict

config

  • GoldenDict
    • View
      • Search Pane (On)
      • Results Navigation Pane (Off)
      • Favorites Pane (Off)
      • History Pane (Off)
      • Dictionary Bar (Off)
      • Navigation (Off)
    • Edit
      • Preferences
        • Interface
          • Hide Single tab (On)
          • Start to system tray (On)
          • Select word by single click (On)
          • ESC key hides main window (On)
        • Scan Popup
          • Enable scan popup functionality (Off)
        • Hotkeys
          • Use the following hotkey to show or hide the main window: Alt+Shift+G
          • Use the following hotkey to translate a word from clipboard (Off)
      • Dictionaries
        • Sources → Transliteration → Chinese Conversion (On)

reference

cross-reference

extra

cache

resource

mark

cache

annex

mkdir "%GD_HOME%\content\sound-dirs"
# Requiring `Forvo_pron/`, generated by https://gist.github.com/scillidan/fd36bd6c9a84b565c131cccc4508df7b
mklink /J "%GD_HOME%\content\sound-dirs\Forvo_pron" "%GOLDENDICT_DL%\sound-dirs\Forvo_pron"

appdedix