Skip to content

TimeCircle is a custom Android live wallpaper with a unique circular clock design. It features animated tick marks, real-time time and date, and smooth transitions. Built with a custom View, it delivers lightweight performance and modern aesthetics.

Notifications You must be signed in to change notification settings

muhammadhuzaifaO2/Time-Circles

Repository files navigation

🕒 TimeCircle – Live Clock Wallpaper (Android)

TimeCircle is a fullscreen live wallpaper for Android that displays a custom-designed circular clock interface. With animated tick marks, real-time digital time and date, and a sleek, minimal layout, it brings both utility and aesthetics to your home screen.


✨ Features

  • 🕑 Circular Clock UI – Displays minute ticks in a rotating semi-circle with the current minute always aligned at 3 o’clock.
  • 📆 Digital Time & Date – Shows real-time hours, minutes, and the current date with AM/PM indication.
  • ⚙️ Custom View – Built using a custom View class for smooth rendering and optimized performance.

🚀 Getting Started

  1. Clone the repository:
    git clone https://github.com/your-username/TimeCircle.git

TimeCircle/ ├── app/ │ ├── java/com/timecircle/ # Custom View & Wallpaper logic │ ├── res/ # Layouts, colors, drawables │ └── AndroidManifest.xml ├── README.md

About

TimeCircle is a custom Android live wallpaper with a unique circular clock design. It features animated tick marks, real-time time and date, and smooth transitions. Built with a custom View, it delivers lightweight performance and modern aesthetics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages