An open API service indexing awesome lists of open source software.

https://github.com/myowin-andrdev/android-smart-alarm-kotlin

The Smart Alarm App is a feature-rich alarm clock application built using Kotlin for Android. It allows users to set, edit, and delete alarms, providing a user-friendly interface with options for customization.
https://github.com/myowin-andrdev/android-smart-alarm-kotlin

alarmmanager alarms android-application kotlin-android sqlite-android sqlite-database

Last synced: 3 months ago
JSON representation

The Smart Alarm App is a feature-rich alarm clock application built using Kotlin for Android. It allows users to set, edit, and delete alarms, providing a user-friendly interface with options for customization.

Awesome Lists containing this project

README

        

# Smart Alarm App

## Overview
The Smart Alarm App is a feature-rich alarm clock application built using Kotlin for Android. It allows users to set, edit, and delete alarms, providing a user-friendly interface with options for customization. The app supports multiple alarms and features a sleek design that utilizes edge-to-edge display.

## Features
- Set multiple alarms with customizable hour, minute, and label.
- Edit existing alarms.
- Delete alarms as needed.
- Toggle alarms on and off.
- Notifications with sound when alarms ring.
- User-friendly interface with a responsive design.

## Technologies Used
- Kotlin
- Android SDK
- SQLite Database for data persistence
- Android Jetpack components (RecyclerView, ViewBinding)

## Installation
1. Clone the repository:
```bash
git clone https://github.com/phyo-105438/Android-Smart-Alarm-Kotlin.git