FocusFlow is a clean, full-screen Android timer app designed to help you stay productive using the Pomodoro technique (work + break cycles). Built using Kotlin, this app is lightweight, intuitive, and completely open-source.
- 🕐 25/5 timer cycles (configurable)
- 🎵 Sound alerts when each session ends
- 🌗 Dynamic background & text transitions between focus and break
- 🎯 Tap to Start/Pause/Resume
- 📵 Distraction-free full-screen mode
- Kotlin
- Android SDK
- XML for layout
- ObjectAnimator for smooth transitions
-
Clone the repo
git clone https://github.com/vaghmarelazy/FocusFlow.git -
Open the project in Android Studio
-
Run on an emulator or physical device
-
Tap the timer to start/pause/resume
This project is licensed under the MIT License.
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
Thanks you :)