Giter Site home page Giter Site logo

monirz / wordgo Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 77.78 MB

A crossed platform desktop (dictionary) application written in Goa nd QT/QML :green_book: :fire:

License: GNU General Public License v3.0

Makefile 0.01% QML 99.50% JavaScript 0.44% Go 0.06%
golang dictionary qml trie-data-structure

wordgo's Introduction

Go Report Card

wordgo

Wordgo Dictionary Demo

Wordgo is a cross platform desktop application (English to Bengali dictionary by default) written using Go QML binding. The app uses gotri for loading the words in the Trie/Prefix tree and therecipe/qt a QT Go binding library for making the UI.

For using it with different language you will need to replace the dictionary.txt file with the word-list of your language.

This dictionary file has 135000 English word with multiple Bangla word menaing. Feel free to add any correction or add a new word to it. Also if you are good at QML and think you can improve the UI, don't hesitate, just jump into it.

Usage/Install

Check out the binary file in the release section and download the file for your specific platform.
For Debian based distro there is a debian package file in the release, just download this and run the command

$ sudo dpkg -i wordgo_1.0-1.deb
$ wordgo

The latest binary file might be found in the deploy directory with the platform name.
Run it from the root directory of the project.

$ ./deploy/linux/wordgo 

Note: If you run the wordgo executable file directly, you will need to have the dictionary.txt file in the same directory.

Build

To install the dependency follow the therecipe/qt instruction for compiling QT application.

$ make build 

The compiled binary file will be in the deploy/your-platform directory
** compiling for Windows on Linux **

$ make linux-to-windows 

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Make changes and add them (git add .)
  4. Commit your changes (git commit -m 'Added some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new pull request

Credit

The word-list is generated based on Ankur.org's Bangla-English [dictionary database](http://www.bengalinux.org/english-to-bengali-dictionary/about.htm.

wordgo's People

Contributors

monirz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

hawbox

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.