Formerly known as GMWay or GreaseMilkyway.
ReDD Focus is an Android accessibility tool for people with ADHD and related attention difficulties. It helps users make supported apps feel calmer and easier to navigate by reducing selected sources of visual clutter and overstimulation on their own device.
ReDD Focus is designed for people who may find some app interfaces hard to manage because they are visually busy, highly stimulating, or difficult to ignore.
The app can help users:
- reduce distracting interface sections in supported apps
- make high-stimulation screens feel simpler and calmer
- add a little friction before changing focus settings
- temporarily pause a rule instead of turning it off completely
- create custom rules for specific interface elements
The app works locally on the device through Android's accessibility framework. It does not proxy traffic, inspect web browsing, or rely on remote servers.
ReDD Focus ships with a set of optional interface rules. Users can enable the rules that help them and leave the rest off. These rules target specific on-screen elements in supported apps so the interface can be made less overwhelming for the individual user.
The app also includes:
- a configurable friction gate for opening settings
- a default pause duration for temporarily relaxing a rule
- an advanced custom-rules editor for users who want finer control
ReDD Focus:
- runs entirely on-device
- does not require an account
- does not collect or transmit personal data
- uses accessibility access only to detect and hide configured interface elements
- General project overview: this README
- Advanced rule syntax and examples:
docs/CUSTOM_RULES.md - Built-in starter rules:
app/src/main/assets/distraction_rules.txt
Contributions are welcome.
If you want to improve the built-in rules:
- Test the rule carefully on-device.
- Add a clear comment explaining which interface element it affects.
- Submit a pull request.
For rule syntax and advanced guidance, see docs/CUSTOM_RULES.md.
This project is licensed under the GNU General Public License v3.0. See LICENSE.
