Thought2English runs locally on your Mac. It only sends text to the model provider you choose (Gemini or DeepSeek) when you press Generate or Test Connection.
- Your API key is stored in macOS app preferences (
UserDefaults) as plain text. - Your generated content can be stored in a local SQLite database for History.
- Your input text
- Your glossary text (if any)
- App-selected settings (domains, jargon level, style)
- Your API key is only used for request authorization and is not logged by the app.
- Clear API key: Settings → Clear Key
- Clear history: delete the
history.sqlitefile in your~/Library/Application Support/Thought2English/directory