How LinguaX Works
LinguaX runs in the background on macOS and applies rules when your context changes.
Runtime Model
- Detect active app.
- If app is a browser, detect active domain.
- Match configured rules.
- Apply target input source.
- Re-check on each context change.
Rule Layers
- App rules: baseline behavior per application.
- Website rules: finer control per domain in browsers.
When a browser domain rule matches, it should override a broad browser app default.
Why This Model Works
- Fast, local decisions.
- Predictable behavior across repeated workflows.
- Incremental setup: start with a few rules, then expand.