Skip to content

cassvin/hj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

'hj' is a simple translator gadget which is based on HJ English.

To install hj, please run the setup.sh script.

You must have the root privilege. Otherwise you can use the 'sudo' command to simulate the root privilege.

Execute the script as follows:
./setup.sh (require the root privilege)
or 
sudo ./setup.sh

Python and python-pyquery are required. 'python-pyquery' is a jQuery-like library for python. You can install python-pyquery in Ubuntu as follows:
sudo apt-get install python-pyquery 
or
sudo pip install pyquery
or 
sudo easy_install pyquery

About

A simple translator gadget based on HJ Dictionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors