fxsjy / diaosi

simple and fast dictionary tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diaosi

A dictionary made by a diaosi, for the diaosi

Feature

  1. 100,000 words in a plain text file
  2. quick loading and searching
  3. spelling correction
  4. cross platform

Install Tutorial For Windows User

  1. Download the zip file: https://github.com/fxsjy/diaosi/raw/master/release/ds_0.2_win32.zip
  2. unzip ds_0.1_win32.zip
  3. click ds.exe

Shortcut

  1. Ald+d: focus on the input box
  2. ESC: clean the input box

Install Tutorial For Geek

  1. install sdict module

     pip install sdict
    
     or
    
     easy_install sdict
    
  2. git clone https://github.com/fxsjy/diaosi

  3. python ds.pyw

Screenshot

![Screenshot of Diaosi] (https://raw.github.com/fxsjy/diaosi/master/screenshot.png "Diaosi")

About

simple and fast dictionary tool


Languages

Language:Python 98.4%Language:Shell 1.6%