Skip to content

A command line dictionary reading from clipboard. (A simple wrapper of dictd.)

License

Notifications You must be signed in to change notification settings

github-young/ClipDict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ClipDict

A command line dictionary -- reading from clipboard. (A simple wrapper of dictd.)

Why do we need this since Goldendict works pretty well?

Because CLI is cool, cooler, coolest!

Demo

demo.gif

Pre-requisites

  • dictd
  • xclip

Tested on Manjaro Linux 18.1.5 (DDE)

Usage

Synopsis

ClipDict.sh [OPTION] [value]

Options

-h  show this help text
-m  set the working MODE:
      copy    translate a word when copied (default)
      select  translate a word upon selected
-n  display the output in system notifications or terminal
      false  in terminal (default)
      true   in system notifications
-v  show the version

Example

./ClipDict.sh
./ClipDict.sh -m select -n true
./ClipDict.sh -h

References

About

A command line dictionary reading from clipboard. (A simple wrapper of dictd.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages