Difference between revisions of "Extras/MStarDict"
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
|image=[[Image:MStarDict_SelectDictionary.png|250px]] | |image=[[Image:MStarDict_SelectDictionary.png|250px]] | ||
|status=Working | |status=Working | ||
|date_in_repo=2022-09-16 | |date_in_repo=2022-09-16 | ||
|maemo_leste_repo=https://github.com/maemo-leste-extras/mstardict | |maemo_leste_repo=https://github.com/maemo-leste-extras/mstardict | ||
|category=Utilities | |category=Utilities | ||
Line 12: | Line 10: | ||
== What is this. == | == What is this. == | ||
MStarDict is a simple dictionary based on code of StarDict written in C++ using Gtk2. It allows you to use stardict compatible dictionaries and reference books, of which many can be found. | MStarDict is a simple offline dictionary based on code of StarDict written in C++ using Gtk2. It allows you to use stardict compatible dictionaries and reference books, of which many can be found. | ||
The original announce thread from 2010 is on https://talk.maemo.org/showthread.php?t=44979 | The original announce thread from 2010 is on https://talk.maemo.org/showthread.php?t=44979 | ||
== How | == How to obtain dictionaries == | ||
For usage, you can grab any stardict dictionary and | For usage, you can grab any stardict dictionary and unpack them in MyDocs/mstardict/. | ||
There are many sources to grab such dictionaries from, buZz setup a mirror thats linked below for a big pile of free dictionaries. | |||
== How to use it == | |||
Launch the program, make sure to enable a dictionary and just type a query. | |||
For text to speech, the program has two options. The first uses plain espeak built-in TTS and a gender selection for reading out the entrynames. The second is called 'Real People' in the program and requires | |||
WyabdcRealPeopleTTS.tar.bz2 and/or OtdRealPeopleTTS.tar.bz2. I'm not sure how the second option is supposed to work. For the espeak one no added files are needed. | |||
== Some pictures == | == Some pictures == | ||
Line 29: | Line 31: | ||
MStarDict_SelectDictionary.png | MStarDict_SelectDictionary.png | ||
MStarDict_Itemview.png | MStarDict_Itemview.png | ||
MStarDict_Preferences.png | |||
</gallery> | </gallery> | ||
Line 39: | Line 42: | ||
== Also == | == Also == | ||
Devuan has 'qstardict', 'goldendict' and 'sdcv' in its repos which all support the same dictionary files as input. Also there is ' | Devuan has 'qstardict', 'goldendict' and 'sdcv' in its repos which all support the same dictionary files as input. Also there is 'dictconv' to convert em back and forth. And there's even some dictionaries! 'stardict-english-czech' and 'stardict-german-czech'. You'll have to copy those dictionaries after installing to MyDocs/mstardict/ yourself. |
Latest revision as of 11:28, 29 September 2022
Extras/MStarDict | |
---|---|
Status | Working |
Import date | 2022-09-16 |
Leste repo | https://github.com/maemo-leste-extras/mstardict |
Category | Category:Utilities |
Packager | User:Norayr |
What is this.
MStarDict is a simple offline dictionary based on code of StarDict written in C++ using Gtk2. It allows you to use stardict compatible dictionaries and reference books, of which many can be found.
The original announce thread from 2010 is on https://talk.maemo.org/showthread.php?t=44979
How to obtain dictionaries
For usage, you can grab any stardict dictionary and unpack them in MyDocs/mstardict/. There are many sources to grab such dictionaries from, buZz setup a mirror thats linked below for a big pile of free dictionaries.
How to use it
Launch the program, make sure to enable a dictionary and just type a query.
For text to speech, the program has two options. The first uses plain espeak built-in TTS and a gender selection for reading out the entrynames. The second is called 'Real People' in the program and requires WyabdcRealPeopleTTS.tar.bz2 and/or OtdRealPeopleTTS.tar.bz2. I'm not sure how the second option is supposed to work. For the espeak one no added files are needed.
Some pictures
Other links
- https://stardict-4.sourceforge.net/index_en.php
- http://space.nurdspace.nl/~buzz/maemo/stardict-dic/
- https://web.archive.org/web/20170620212527/http://www.stardict.org/
Also
Devuan has 'qstardict', 'goldendict' and 'sdcv' in its repos which all support the same dictionary files as input. Also there is 'dictconv' to convert em back and forth. And there's even some dictionaries! 'stardict-english-czech' and 'stardict-german-czech'. You'll have to copy those dictionaries after installing to MyDocs/mstardict/ yourself.