lokheoi / linedict

linedict - a simple & efficient X dictionary using Youdao webpage source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linedict - a simple dictionary using Youdao webpage
====================
linedict is an efficient dictionary for X.


Requirements
------------
In order to build linedict you need the Xlib,pcre,libcurl header files.


Installation
------------
Edit config.mk to match your local setup (linedict is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install linedict
(if necessary as root):

    make clean install


Running linedict
-------------
run linedict

Features to add
-------------
1.add scroll support for long content,eg. ISR
2.add more wise answer selection support,eg. show web translation when no result available
3.add input method support for Chinese -> English translation
4.add recognition when there are html tags within the result,eg. hurlyburly & hurly burly

About

linedict - a simple & efficient X dictionary using Youdao webpage source

License:MIT License


Languages

Language:C 94.1%Language:Makefile 5.0%Language:C++ 0.9%