Transtini A simple dictionary/translator that uses epc communication. Installation Python dependencies: pip3 install epc bs4 requests-cache Elisp dependencies: posframe, epc (require 'transtini) ;; Bind a shortcut key of your choice :) (global-set-key (kbd "M-y") 'transtini-at-point+)