-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

kdictionary

   0.8.1  

Plasmoid Script

Score 58%
kdictionary
zoom


kdictionary
zoom


kdictionary
zoom


Wiki:  Link
Issue Tacker:  Link
Homepage:  Link
Downloads:  218
Submitted:  Oct 20 2013
Updated:  Dec 6 2013

Description:

A Simple Dictionary/Translator Plasmoid Written in QML.

Support many online dictionaries or translators such as Merriam-Webster's, Yandex, iCiBa, Baidu and YouDao.

Installation:
  • plasmapkg -i kdictionary.plasmoid

  • Run kbuildsycoca4 to refresh desktop cache


  • If you installed an earlier version, please run Quote:
    plasmapkg -u kdictionary.plasmoid


    For details please visit the project on GitHub.

    Welcome to contribute to KDictionary. just fork it and commit your changes. Project is hosted on GitHub. https://github.com/librehat/kdictionary




    Changelog:

    06-12-2013:
    * v0.8.1
    * Remove QQ Dictionary (unavailable), set iCiBa default.
    * UI polishes and bug fixes

    25-11-2013:
    * v0.8.0
    * Support Yandex Russian-English and English-Russian dictionaries.
    * Disable Advanced settings because all api keys are built-in.

    14-11-2013:
    * v0.7.3
    * Support auto query the text in system clipboard when popped (off by default).
    * UI polishes

    11-11-2013:
    * v0.7.2
    * Merriam-Webster's API keys are built-in
    * Merriam-Webster's output improved

    08-11-2013:
    * v0.7.1
    * Fix display text colour issues

    31-10-2013:
    * v0.7.0
    * Support Merriam-Webster's Spanish-English Dictionary
    * Format output, it should be clean for all, and much more legible for Merriam-Webster's
    * Add built-in YOUDAO, BAIDU API keys, which means you can search with them out-of-box.

    27-10-2013:
    * v0.6.1
    * Add a checkbox to control popup applet mode
    * Support API error string

    24-10-2013:
    * v0.6.0
    * Code re-constructed, easier for developers to add providers.
    * Support PopupApplet mode
    * Support Merriam-Webster's Collegiate® Dictionary API
    * UI Polishing

    23-10-2013:
    * v0.5.0
    * Support Baidu translation and iCiBa
    * UI polishing
    * You can copy the description now
    * Code improvements
    * Internationalisation
    * Add Simplified Chinese locale
    * More setting options
    * Check release note for details

    22-10-2013:
    * v0.2.1
    * bug fixes
    * show sentences when quering with QQdict
    * improve security

    21-10-2013:
    * v0.2.0
    * UI polishing
    * Add YOUDAO API support
    * Add setting dialog
    * Support autoClear once you changed input text ( it's on by default )
    * Use config/main.xml to store settings

    21-10-2013:
    * v0.1.1
    * Fix UI problems
    * Add vertical scrollbar
    * Remove horizontal seperator
    * Remove search button
    * Improve stability

    20-10-2013:
    * v0.1.0, initial version




    LicenseGPL
    Send to a friend
    Subscribe
    Other  Content  from librehat
    Report inappropriate content



    -

     Merriam-Webster API key

     
     by H00K on: Nov 10 2013
     
    Score 50%

    Hullo,

    Great to see a plasmoid dictionary — just what I'm looking for :D

    The only issue is that the API keys for M-W is missing. Is this a bug, and if not, how do I fix it myself?


    Reply to this

    -

     nevermind

     
     by H00K on: Nov 10 2013
     
    Score 50%

    ... I found the answer on your GitHub Wiki.

    Still odd that you need to apply for a *developer* API key to be able to use it.


    Reply to this

    -

     Re: nevermind

     
     by librehat on: Nov 11 2013
     
    Score 50%

    Hello there.

    Thanks for your downloading first. The thing is Merriam-Webster limited the usage of free api key not exceeding 1000 queries per day. I'm afraid the limitation is too "tight" so I just remove the default key.

    Considering this plasmoid isn't very popular. I'll let you use M-W out-of-box in next minor version. aka 0.7.2


    Reply to this

    -

     Yay

     
     by H00K on: Nov 11 2013
     
    Score 50%

    That's great, thanks :)

    I just applied for a key anyway, so from my side it's not a biggie, but until it gets over 1000 users, it might be nice to have the key included.


    Reply to this

    -
    .

     Re: Yay

     
     by librehat on: Nov 11 2013
     
    Score 50%

    You're right. :-)

    I'll apply for a commercial API key for the sake of convenience if M-W could just let me insert a little piece of text ads instead of charging me fees.


    Reply to this

    -
    .

     English - German and/or local ding dictionary?

     
     by janet on: Jan 13 2015
     
    Score 50%

    Is it somehow possible to add a English/German German/English translation? Maybe by using local dictionary from ding? Or online dict.cc or wordreference.com or leo.org?


    Reply to this

    Add commentBack




    -



     
     
     Who we are
    Contact
    More about us
    Frequently Asked Questions
    Register
    Twitter
    Blog
    Explore
    Apps
    Artwork
    Jobs
    Knowledge
    Events
    People
    Updates on identi.ca
    Updates on Twitter
    Content RSS   
    Events RSS   

    Participate
    Groups
    Forum
    Add Content
    Public API
    About openDesktop.org
    Legal Notice
    Spreadshirt Shop
    CafePress Shop
    Advertising
    Sponsor us
    Report Abuse
     

    Copyright 2007-2016 openDesktop.org Team  
    All rights reserved. openDesktop.org is not liable for any content or goods on this site.
    All contributors are responsible for the lawfulness of their uploads.
    openDesktop is a trademark of the openDesktop.org Team