Run as Desktop app or mobile app
Support platform
macOS (x86) | macOS (arm) | Windows | Linux (x86?) | iOS | Android |
---|---|---|---|---|---|
✅ | ✅ | call for test | call for test | call for test | call for test |
Download from GHA
Go to link
Find the latest build
Find you package
Usage
My personal computer is a Mac x86, so I will use it as a reference.
- Download and install the software.
You may encounter trust issues with the signature. Try a few times if needed, or if you were developer
sudo xattr -d com.apple.quarantine ~/i18n-agent-action.app codesign --force --deep --sign - --preserve-metadata=entitlements --options runtime ~/i18n-agent-action.app
may help.
- Configure a DeepSeek API key.
Please refer to https://api-docs.deepseek.com/zh-cn/ or create one via the web platform.
Of course, everyone is also welcome to use their existing OpenAI-format large language models to expand the testing scope.
-
Configure the large language model access information and save it.
-
Enter the content to be translated and click "Translate" to wait for the result (note: voice output is enabled by default).
-
Optional feature: Reserved words.
Back to Step 1, adding reserved word and reproduce to step 4.