A simple, playful, repeating timer app for Android — with an egg-cellent twist!
Easily set your countdown, hit start, and watch the timer (and egg!) do its magic. When the time’s up, the timer repeats automatically until you stop it.
- Custom Countdown:
Set the timer to any duration you want. - Repeating Timer:
When the timer ends, it restarts automatically — perfect for workouts, study sessions, or reminders! - Egg-citing Visuals:
A cute egg graphic keeps things fun and simple. - Start & Stop Controls:
Start, pause, or stop your timer anytime. - Minimal, User-Friendly UI:
No clutter — just a big timer and an egg!
- Android Studio (latest version)
- Java 8 or higher
- Android device or emulator
-
Clone this repository:
git clone https://github.com/Developer668/Egg-Timer.git cd Egg-Timer -
Open in Android Studio:
- Open Android Studio and select "Open an existing project".
- Navigate to the
Egg-Timerfolder.
-
Build and Run:
- Connect your device or start an emulator.
- Click Run.
Egg-Timer/
├── app/
│ ├── src/
│ │ ├── main/
│ │ │ ├── java/
│ │ │ │ └── ... (Timer logic, Activity)
│ │ │ ├── res/
│ │ │ │ └── ... (Layouts, Drawables, egg image)
│ │ │ └── AndroidManifest.xml
└── ...
Pull requests are welcome!
Feel free to open issues or suggest features.
This project is open source — use it, remix it, and have fun!
Time flies when you’re having eggs!