Fomodoro
Fomodoro is a beautifully simple and distraction-free Pomodoro timer built with Android (Kotlin). Designed with a cute and minimal UI, it’s perfect for anyone who wants to stay focused without the clutter of overwhelming features.
Install / Use
/learn @Arijit-05/FomodoroREADME
Fomodoro 
Fomodoro is a simple, customizable Pomodoro timer Android app designed to help you focus and manage your work/break sessions efficiently. The app features a clean UI, dark mode, AMOLED mode, and flexible session settings.
Features
- Pomodoro timer with customizable focus, short break, and long break durations
- Adjustable number of sessions per cycle
- Auto-start sessions option
- Dark mode and AMOLED mode support
- Simple, distraction-free interface
- Vibration feedback for button actions
- Ambient background music for ultimate focus sessions
- Custom timer presets
- Easy access to settings and GitHub repository
Screenshots
<table> <tr> <td><img src="https://github.com/user-attachments/assets/d5b21f6c-6467-4b92-ad7c-530604d44dde" width="200"/></td> <td><img src="https://github.com/user-attachments/assets/fb90b579-b087-4d35-9d18-396db7f6255b" width="200"/></td> <td><img src="https://github.com/user-attachments/assets/fe567f97-c93d-48cf-b09b-2f3c0722a5ef" width="200"/></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/5f2d6733-ff85-4936-8caa-567ab58e61da" width="200"/></td> <td><img src="https://github.com/user-attachments/assets/ec704c3a-201c-4ebc-9487-f452e0c92222" width="200"/></td> <td><img src="https://github.com/user-attachments/assets/a9f1333b-eb10-4eca-9e13-a8ccf4989cd3" width="200"/></td> </tr> <tr> <td><img src="https://github.com/user-attachments/assets/7a3145a6-3fa2-4e10-b58b-05e008f7b094" width="200"/></td> <td><img src="https://github.com/user-attachments/assets/a62d6c43-ef11-448c-8d9e-091fcbedb7ba" width="200"/></td> <td><img src="https://github.com/user-attachments/assets/122ba9da-6179-4c21-a656-c427d461e9c0" width="200"/></td> </tr> </table>Getting Started
Prerequisites
- Android Studio (Giraffe or newer recommended)
- Android SDK 24 or higher
Building and Running
- Clone this repository:
https://github.com/Arijit-05/Fomodoro - Open the project in Android Studio.
- Sync Gradle and build the project.
- Run the app on an emulator or physical device.
Project Structure
app/src/main/java/com/arijit/pomodoro/- Main application codeapp/src/main/res/- Resources (layouts, drawables, colors, etc.)app/src/main/AndroidManifest.xml- App manifestapp/build.gradle.kts- Module-level Gradle configbuild.gradle.kts- Project-level Gradle config
Customization
You can adjust timer durations, session counts, and UI preferences in the app's settings screen.
Contributing
Contributions are welcome! Please open issues or submit pull requests for improvements or bug fixes.
📄 License
This project is licensed under the MIT License.
Made with ❤️ using the Pomodoro Technique!
