Difference between revisions of "DictionaryReader.app"

From GNUstepWiki
Jump to navigation Jump to search
(New)
 
m (Missed .com in mailto)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{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 10-Oct-2006] |
+
currentversion = [https://github.com/etoile/DictionaryReader/archive/master.zip Latest] |
  
 +
releasedate = [http://www.unix-ag.uni-kl.de/~guenther/gnustep/downloads/dictionaryreader/DictionaryReader-STABLE.tar.gz Stable]: Nov 27, 2006 |
  
releasedate = Oct 10, 2006 |
+
license = GPL2 |
  
license = GPL2 |
+
overview = [[Image:DictionaryReader_Icon.png|left]]
 +
DictionaryReader queries [http://www.dict.org/ dict] servers in the internet to let you look up any word.
  
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. |
+
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.com 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]]  
 
}}
 
}}

Latest revision as of 02:41, 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