Linux, Unix 等, 包括每个孩子一台笔记型电脑(OLPC)和网络储存设备(NAS), 下载 Linux
译本, 做 tar -jxf gradint.bgz 然后 gradint/gradint.py.
推荐你也安装 espeak 和 python-tk 包裹。
Windows Mobile 手机: 安装
PythonCE,
安装 gradint.caband run Setup in the gradint folder.
(This will also install eSpeak, and some scripts to read the clipboard.
It will run faster if you have a RAMdisk.)
Nokia/Symbian S60 手机 安装
PyS60
and ScriptShell
(those links are for 3rd edition phones; for other editions google it),
unpack gradint-S60.zip into the phone's
data\python or python folder,
open Python and run script gradint.py.
Android 手机 安装 SL4A and Python and unpack gradint-android.zip into /sdcard/sl4a/scripts (the UI is quite basic---you'll need to set up the vocab files manually)
或者,使用Gradint网站版本,能用任何浏览器。 You can set up your own server with the Unix version (above) and the server scripts (also includes scripts for email-based service).
告诉软件你要学什么语言。
在大多数系统, Gradint 能显示一个视窗让你做这样。 或者你可以edit
the file settings.txt.
如果你的电脑技巧很高, 你也能看advanced.txt (that link is for
reference only; to make changes
you will need to open the copy
in your gradint installation).
程序员: The source code is
gradint.py which can be found within any of the downloads,
or you can
download the Gradint build environment which
contains a Makefile and supporting files for producing the above releases
from a Linux box. See its README.txt for details.
There is also a SourceForge SVN repository
thanks to Cameron Wong.