圖標

SwiftSlate

System-wide AI text assistant — type a trigger, get instant text transformation
新版本 1.0.76
- ci(workflow): add manual dispatch trigger for release recovery
- i18n(sv): add the 10 strings shipped after the Swedish PR was opened
- fix(service): harden remaining crash paths, add interrupted-service banner (#125)
- feat(settings): fetch and pick models from custom endpoints (#136)
- fix(api): surface real provider errors, stop benching the only key, accept CGNAT endpoints (#138)
- feat(i18n): add Swedish translation
SwiftSlate is a system-wide AI text assistant for Android. Type a trigger like "?fix" at the end of any text, in any app, and watch it get replaced instantly.

It works in most apps — WhatsApp, Gmail, Twitter/X, Messages, Notes, and more. No copy-pasting. No app switching. Just type and go.

Features:

• Works system-wide via Android's Accessibility Service
• Also works from the text-selection menu in any app — no accessibility permission required
• Instant inline text replacement — AI response replaces your text directly
• Multi-provider AI: Google Gemini, Groq, or any OpenAI-compatible endpoint (including local LLMs like Ollama and LM Studio)
• Text replacer commands run entirely offline with zero latency
• Multi-key rotation with automatic rate-limit handling
• API keys encrypted with AES-256-GCM via Android Keystore
• AMOLED dark theme and light theme with Material 3
• Localized in 40 languages — the app follows your device language automatically
• Zero analytics, zero tracking, zero telemetry
• Tiny APK (~1.7 MB) with zero third-party networking dependencies

Built-in commands:

• ?fix — Fix grammar, spelling, and punctuation
• ?improve — Improve clarity and readability
• ?shorten — Shorten while keeping meaning
• ?expand — Expand with more detail
• ?formal — Rewrite in professional tone
• ?casual — Rewrite in friendly tone
• ?emoji — Add relevant emojis
• ?human — Rewrite so it doesn't read as AI-generated
• ?reply — Generate a contextual reply
• ?undo — Restore text from before the last replacement
• ?translate:XX — Translate to any language
• ?copy / ?cut / ?paste / ?replace — Clipboard actions without leaving the keyboard

You can also create your own custom AI commands with any prompt, or text replacer commands for instant offline snippets like signatures, canned responses, and shortcuts.

An API key from Google Gemini (free tier available), Groq, or any OpenAI-compatible provider is needed for AI commands. Text replacer commands work without any API key.

版本

雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。

下載 F-Droid
  • 版本 1.0.76 (227) 建議 於 2026 年 8 月 16 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 6.0 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 查看網路連線
      允許應用程式查看網路連線相關資訊,像是有哪些網路,以及有沒有連上。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 擁有完整的網路存取權
      允許應用程式建立網路通訊端及使用自訂網路通訊協定。瀏覽器和其他應用程式會提供將資料傳輸到網際網路的方法,因此不需要這項權限也能將資料傳輸到網際網路。
    • 顯示通知
      允許應用程式顯示通知
    • 啟動時執行
      允許應用程式在系統完成開機程序後立刻自行啟動。這會增加手機的開機時間,而且會因為系統一直執行該應用程式導致手機的整體運作速度變慢。
    • 控制震動
      允許應用程式控制震動。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • com.musheer360.swiftslate.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 1.7 MiB PGP 簽章 | 建置紀錄

  • 新版本 1.0.75
    - revert: keep endpoint scheme error wording consistent across locales
    - docs: clarify endpoint scheme error for private-LAN http (#135)
    - chore(deps): bump gradle/actions/setup-gradle from 6.2.0 to 6.3.0 (#134)
    - chore(deps): bump actions/setup-java from 5.6.0 to 5.7.0 (#133)
    - fix: match bracketed IPv6 loopback hosts in EndpointValidator (#135)
    - fix: allow http:// endpoints for private-LAN servers (#135)
    - fix: make backup import lenient instead of rejecting the whole file
  • 版本 1.0.75 (218) - 於 2026 年 8 月 13 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 6.0 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 查看網路連線
      允許應用程式查看網路連線相關資訊,像是有哪些網路,以及有沒有連上。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 擁有完整的網路存取權
      允許應用程式建立網路通訊端及使用自訂網路通訊協定。瀏覽器和其他應用程式會提供將資料傳輸到網際網路的方法,因此不需要這項權限也能將資料傳輸到網際網路。
    • 顯示通知
      允許應用程式顯示通知
    • 啟動時執行
      允許應用程式在系統完成開機程序後立刻自行啟動。這會增加手機的開機時間,而且會因為系統一直執行該應用程式導致手機的整體運作速度變慢。
    • 控制震動
      允許應用程式控制震動。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • com.musheer360.swiftslate.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 1.7 MiB PGP 簽章 | 建置紀錄

  • 新版本 1.0.74
    - fix: remove artificial input-length cap on text-selection share
    - docs(readme): fix the lopsided Features table and stale '7 languages' claim
    - docs: document the text-selection popup (PR #123)
  • 版本 1.0.74 (207) - 於 2026 年 8 月 10 日新增

    arm64-v8a armeabi-v7a x86 x86_64

    此版本需要 Android 6.0 或更高的版本。

    此套件包由原開發者建置和簽署,並保證與此原始碼 Tarball 保持一致。

    權限
    • 查看網路連線
      允許應用程式查看網路連線相關資訊,像是有哪些網路,以及有沒有連上。
    • 執行前景服務
      允許應用程式使用前景服務。
    • 擁有完整的網路存取權
      允許應用程式建立網路通訊端及使用自訂網路通訊協定。瀏覽器和其他應用程式會提供將資料傳輸到網際網路的方法,因此不需要這項權限也能將資料傳輸到網際網路。
    • 顯示通知
      允許應用程式顯示通知
    • 啟動時執行
      允許應用程式在系統完成開機程序後立刻自行啟動。這會增加手機的開機時間,而且會因為系統一直執行該應用程式導致手機的整體運作速度變慢。
    • 控制震動
      允許應用程式控制震動。
    • 防止手機休眠
      允許應用程式防止手機進入休眠狀態。
    • com.musheer360.swiftslate.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

    下載 APK 1.7 MiB PGP 簽章 | 建置紀錄