wikit

Wikit - A universal lookup tool

MIT License

Stars
203
Committers
2

Bot releases are hidden (Show)

wikit - 0.5.0 Release Latest Release

Published by ikey4u over 1 year ago

You can use it in daily!

wikit - ECDICT dictionary for Wikit

Published by ikey4u over 1 year ago

This is a wikit dictionary based on ECDICT ecdict-mdx-style-28.

  • ecdict.toml, ecdict.txt

    These two files are used to create a wikit dictionary, the content of ecdict.toml is

      name = "简明英汉词典"
      version = "1.0.28"
      authors = ["skywind3000 <https://github.com/skywind3000>"]
      distributors = ["wikit <https://github.com/ikey4u/wikit>"]
      description = "Wikit Dictionary based on ECDICT database"
      homepage = "https://github.com/skywind3000/ECDICT/releases/tag/1.0.28"
      css = "@ecdict.css"
      js = ""
    

    ecdict.css and ecdict.txt is large, please download it to see the detail.

  • ecdict.wikit.zip

    This is the built wikit dictionary from source file ecdict.txt, the command is

      wikit dict ecdict.txt -c -o ecdict.wikit
    
wikit - v0.4.0-beta.2

Published by ikey4u over 2 years ago

Disable CSP hash

wikit -

Published by ikey4u over 2 years ago

wikit - wikit desktop v0.1.0-beta.2 and wikit cli v0.3.1

Published by ikey4u almost 3 years ago

The first beta release of wikit dictionary tool suite.

Features

  • Create .wikit dictionary from text or mdx file
  • Dictionary can be loaded from local system or network
  • A tauri based GUI application Wikit Desktop that can be used to lookup word from wikit dictionary using FST index algorithm

Rust is great, programming in rust is enjoyable.

wikit -

Published by ikey4u about 3 years ago

wikit - v0.2.1

Published by ikey4u about 3 years ago

fix link tag in XHTML

wikit - v0.2.0

Published by ikey4u about 3 years ago

Create macOS dictionary from mdx file or mdx source file(text).

Notice that this feature is only supported on macOS.

wikit - v0.1.3

Published by ikey4u over 3 years ago

make mdx created by Wikit being compatible with goldendict

wikit - v0.1.2

Published by ikey4u over 3 years ago

Fix meta file parsing error

wikit - v0.1.1 - max item length in mdx is up to 200w bytes now

Published by ikey4u over 3 years ago

wikit - v0.1.0

Published by ikey4u over 3 years ago

Wikit CLI v0.1.0 is out, with this version, you can use wikit to

  • create mdx file from text source
  • parse mdx file into source file
  • dump basic information from mdx file

Look forward to your feedback!

wikit - first desktop client release

Published by ikey4u over 3 years ago

Related Projects