Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 677 Bytes

File metadata and controls

27 lines (16 loc) · 677 Bytes

Look up Words (查词)

Features

  • Platforms: Linux, Windows.
  • For Linux, reads selected text as the word, for Windows, reads clipboard as the word.
  • For Windows, registers global hot key to call looking up words, for Linux, please use system setting.
  • Sends notification to show the result.
  • Speaks the words.

example.png

Dependencies

web_chi_dict package, ffmpeg command

Linux: xclip command, notify-send command

Windows: keyboard package, pyperclip package, win10toast package

Getting Started

See README.md and python3 look_up_words.py -h

Details

Use youdao.com API