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.
- Host: GitHub
- URL: https://github.com/myowin-andrdev/android-smart-alarm-kotlin
- Owner: MyoWin-andrDev
- Created: 2024-10-06T07:05:08.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-10-23T15:00:54.000Z (6 months ago)
- Last Synced: 2025-02-09T08:42:20.053Z (3 months ago)
- Topics: alarmmanager, alarms, android-application, kotlin-android, sqlite-android, sqlite-database
- Language: Kotlin
- Homepage: https://github.com/phyo-105438/Android-Smart-Alarm-Kotlin
- Size: 1.11 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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