Skip to content

Egg Timer is a playful and beautifully-designed Android app written in Java, helping you boil the perfect egg every time with customizable timers, notifications, and engaging visuals. Perfect for breakfast lovers and kitchen perfectionists!

Notifications You must be signed in to change notification settings

Developer668/Egg-Timer

Repository files navigation

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

About

Egg Timer is a playful and beautifully-designed Android app written in Java, helping you boil the perfect egg every time with customizable timers, notifications, and engaging visuals. Perfect for breakfast lovers and kitchen perfectionists!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages