hartwork / wikdict-web

Web front end for WikDict dictionaries

Home Page:http://www.wikdict.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WikDict Web

This is the web front end for WikDict dictionaries, which is running at www.wikdict.com.

Development Setup

Clone the wikdict-web reposity

git clone https://github.com/karlb/wikdict-web
cd wikdict-web

If you have generated dictionaries using wikdict-gen, link those dictionaries to data/dict. If you don't have a local copy of the dictionaries, use the download_dicts.sh script to download a complete set of dictionaries.

Now you can run the development server

./run_dev.sh

and connect to http://localhost:5000/.

About

Web front end for WikDict dictionaries

http://www.wikdict.com

License:MIT License


Languages

Language:Python 64.1%Language:HTML 25.5%Language:CSS 5.4%Language:JavaScript 3.4%Language:Shell 1.5%