Protecting your vision, one screen at a time.
An Android application designed to protect your eyes and promote healthy screen habits.
🔵 Blue Light Filter — Reduce eye strain with adjustable screen filters
⏰ Break Reminders — Get notified to take regular screen breaks
📊 Usage Tracking — Monitor your daily screen time
🌙 Night Mode — Automatic warm tones for evening usage
👁️ Eye Exercises — Guided exercises to relax your eyes
📱 Minimal Battery Usage — Optimized for all-day protection
- Android Studio Arctic Fox or later
- Android SDK 24+
- Kotlin 1.8+
- Clone the repository
git clone https://github.com/avanishkasar/Vision-Protect-App.git
cd Vision-Protect-App/VisionProtect_1.0- Open in Android Studio
File → Open → Select VisionProtect_1.0 folder
- Build and Run
Click ▶️ Run or press Shift+F10
Language → Kotlin
UI → Jetpack Compose / XML
Architecture → MVVM
Build → Gradle
Min SDK → 24 (Android 7.0)
Target SDK → 34 (Android 14)
VisionProtect_1.0/
├── app/
│ ├── src/
│ │ ├── main/
│ │ │ ├── java/ # Kotlin source files
│ │ │ ├── res/ # Resources (layouts, drawables)
│ │ │ └── AndroidManifest.xml
│ │ └── test/ # Unit tests
│ └── build.gradle
├── gradle/
├── build.gradle.kts
└── settings.gradle.kts
Avanish Kasar — Lead Developer
Copyright © 2025 Vision Protect. All rights reserved.
See LICENSE for details.
Made with ❤️ for healthier screen habits
⭐ Star this repo if you find it helpful!



