DevFocus is a simple, elegant Pomodoro timer plugin for Android Studio and IntelliJ IDEA.
Designed to help developers stay focused, take breaks, and manage their productivity — right inside the IDE.
DevFocus helps you apply the Pomodoro Technique to your development workflow without leaving the editor.
Use it to set focused 25-minute sessions, get break reminders, and track your progress — all from a minimal, dockable tool window.
- 🕒 Pomodoro countdown in a dedicated tool window
- ⏸️ Auto-break reminders
- 🔔 Session notifications
- 💡 Simple, unobtrusive design
- 🧠 Works in Android Studio and IntelliJ IDEA
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "DevFocus" > Install
-
Using JetBrains Marketplace:
Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.
You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.