Git Product home page Git Product logo

offdict-kreyren's Introduction

Offline dictionary with open formats

Totally offline performant dictionary, with prefix fuzzy autocompleting search, live, and clipboard watching.

  • Linux only, currently

  • A format I camp up with deliberately when cleaning up some dictionary files
    • API server
    • REPL
    • GUI (tauri)

I personally have some Chinese-English dictionary source files. I cleaned up the data into open formats, and this program is specifically for that.

API:

  • 127.0.0.1:3030/q/some_word_to_lookup
  • /stat/

Then build the index offdict build

apt install libxcb-shape0-dev libxcb-xfixes0-dev # required for building clipboard-master

Usage

  • Input anywhere to start live search.
  • Copy anything and it would pop up.
  • Press ⬅️ or ➡️ for scrolling
  • Tap Enter to perform an extensive & expensive search
  • It loads config.json5 in the working directory.
  • To import dictionaries
    1. Just grab a data folder from somewhere (might have vulnerability)
    2. Import with offdict yaml -p '<wildcard for files>.yaml' -s (works for both CLI and GUI binaries)

notes

offdict-kreyren's People

Contributors

andyha avatar evanxg852000 avatar fulmicoton avatar planetoryd avatar pseitz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.