Difference between revisions of "DictionaryReader.app"

From GNUstepWiki
Jump to navigation Jump to search
(Updated URLs, version info and added media.)
Line 1: Line 1:
{{stub}}
 
 
{{Application|
 
{{Application|
shortdescription = DictionaryReader is a dictionary application |
+
shortdescription = [[Image:DictionaryReader.app.jpg|thumb|Overview]]DictionaryReader is a dictionary application. |
  
currentversion = [http://www.unix-ag.uni-kl.de/~guenther/gnustep/downloads/dictionaryreader/DictionaryReader-STABLE.tar.gz 27-Nov-2006] |
+
currentversion = [https://github.com/etoile/DictionaryReader/archive/master.zip Latest] |
  
releasedate = Nov 27, 2006 |
+
releasedate = [http://www.unix-ag.uni-kl.de/~guenther/gnustep/downloads/dictionaryreader/DictionaryReader-STABLE.tar.gz Stable]: Nov 27, 2006 |
  
 
license = GPL2 |
 
license = GPL2 |
  
overview = DictionaryReader queries [http://www.dict.org/ dict] servers in the internet to let you look up words. It's aimed to be lightweight and easy to use.  
+
overview = [[Image:DictionaryReader_Icon.png|left]]
 +
DictionaryReader queries [http://www.dict.org/ dict] servers in the internet to let you look up any word.
  
DictionaryReader is part of the [[Étoilé]] project.|
+
It's aimed to be lightweight and easy to use.
 +
It has since been made part of the [[Étoilé]] project.
 +
|
  
features =  |
+
features =   
 +
* Look up any words in a local or remote dictionary.
 +
* Integration with the Services menu allows selecting and looking up words from within other apps
 +
|
  
maintainer = [mailto:guenther@unix-ag.uni-kl.de Guenther Noak] |
+
maintainer =  
 +
* [mailto:yjchenx@gmail Yen-Ju Chen]
 +
* Original author [mailto:guenther@unix-ag.uni-kl.de Guenther Noak]  
 +
|
  
 
relatedlinks =
 
relatedlinks =
* [http://www.unix-ag.uni-kl.de/~guenther/gnustep/dictionaryreader.html Official Page]
+
* [https://github.com/etoile/DictionaryReader Current Repo at GitHub]
* [http://www.etoile-project.org/etoile/mediawiki/index.php?title=DictionaryReader DictionaryReader on Étoilé] |
+
* [http://www.unix-ag.uni-kl.de/~guenther/gnustep/dictionaryreader.html Original Page] |
  
 
category = [[Category:Network Applications]]  
 
category = [[Category:Network Applications]]  
 
}}
 
}}

Revision as of 02:40, 20 July 2019

Overview

DictionaryReader is a dictionary application.

Current Version: Latest

  • Released: Stable: Nov 27, 2006
  • Licensed: GPL2

Overview

File:DictionaryReader Icon.png DictionaryReader queries dict servers in the internet to let you look up any word.

It's aimed to be lightweight and easy to use. It has since been made part of the Étoilé project.

Features

  • Look up any words in a local or remote dictionary.
  • Integration with the Services menu allows selecting and looking up words from within other apps

Maintainer

Related Links