Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 838 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 838 Bytes

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")