View Single Post
Posts: 6 | Thanked: 0 times | Joined on Feb 2012 @ Germany
#5
Originally Posted by Wonko View Post
Simplictionary is a simple reader for dictionaries in XDXF format.
It is almost entirely written in QML (except the usual launcher part and a tiny helper class for getting a list of installed dictionaries from the filesystem).

You can download it from the homepage:
http://simplictionary.garage.maemo.org/

As usual, comments and feedback are highly appreciated.
Please also note that Simplictionary isn't in any way optimized performance-wise.
Neither do I expect to get the time to optimize it.
It's a pretty quick hack to display dictionaries in XDXF format as this was what I needed at the moment.
I still hope some of you will find it useful.
Hello Wonko,

I noticed you distribute Simplictionary under the GPL.
Would you mind to share the source code, perhaps by a
link to a GIT repository?