-
Notifications
You must be signed in to change notification settings - Fork 19
ios
Xing Yi edited this page Nov 13, 2023
·
3 revisions
Yes, SilverDict can run on iOS, though limited. Steps:
- Install a-Shell from the App Store.
- Download
SilverDict.zip
and extract it. - Install the requirements with pip (please read the note about non pure Python dependencies in the Readme).
- Set the environment variable
BROWSER
tointernalbrowser
. - Run
python server/server.py
.
Note that hunspell and opencc are not available on iOS.