Skip to content

Latest commit

 

History

History
79 lines (56 loc) · 1.82 KB

File metadata and controls

79 lines (56 loc) · 1.82 KB

🥚 Egg Timer

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.


🚦 Features

  • 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!

🚀 Getting Started

Prerequisites

  • Android Studio (latest version)
  • Java 8 or higher
  • Android device or emulator

Installation

  1. Clone this repository:

    git clone https://github.com/Developer668/Egg-Timer.git
    cd Egg-Timer
  2. Open in Android Studio:

    • Open Android Studio and select "Open an existing project".
    • Navigate to the Egg-Timer folder.
  3. Build and Run:

    • Connect your device or start an emulator.
    • Click Run.

📂 Project Structure

Egg-Timer/
 ├── app/
 │    ├── src/
 │    │    ├── main/
 │    │    │    ├── java/
 │    │    │    │    └── ... (Timer logic, Activity)
 │    │    │    ├── res/
 │    │    │    │    └── ... (Layouts, Drawables, egg image)
 │    │    │    └── AndroidManifest.xml
 └── ...

🤝 Contributing

Pull requests are welcome!
Feel free to open issues or suggest features.


📜 License

This project is open source — use it, remix it, and have fun!


Time flies when you’re having eggs!