Skip to content

Analog Clock Using Kotlin and JetpackComposeActivity

Notifications You must be signed in to change notification settings

Reetkumarbind/clockapp

Repository files navigation

ClockApp - A Simple Clock Application in Kotlin

Kotlin License

ClockApp is a minimalistic and efficient clock application developed in Kotlin for Android. It showcases Kotlin's capabilities in building modern Android apps with a focus on simplicity, functionality, and a clean user interface. Whether you're a developer exploring Kotlin or a user seeking a straightforward clock app, ClockApp has you covered.

Features

  • Real-Time Clock: Displays the current time, updated every second.
  • Alarm System: Set and manage custom alarms with notifications.
  • Stopwatch: Track time with start, pause, and reset options (millisecond precision).
  • Theme Support: Toggle between light and dark modes.
  • Responsive Layout: Adapts to different screen sizes and orientations.

Prerequisites

To run ClockApp, ensure you have:

  • Android Studio (Latest stable version)
  • JDK 17 or higher
  • Kotlin Plugin (Bundled with Android Studio)
  • An Android device/emulator with API 21 (Android 5.0) or higher

Installation

Follow these steps to set up and run ClockApp locally:

  1. Clone the Repository:
    git clone https://github.com/username/ClockApp.git
    cd ClockApp

About

Analog Clock Using Kotlin and JetpackComposeActivity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages