Linux, Unix 等, 包括每個孩子一檯筆記型電腦(OLPC)和網路儲存設備(NAS), 下載 Linux
譯本, 做 tar -jxf gradint.bgz 然後 gradint/gradint.py.
推薦你也安裝 espeak 和 python-tk 包裹。
Windows Mobile 手機 (6.0 or earlier)
安裝
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.
或者,使用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.