https://github.com/abhineet0904/codsoft_3
Alarm app
https://github.com/abhineet0904/codsoft_3
alarmmanager datetime foreground-service gson material-timepicker post-notification recyclerview recyclerview-adapter
Last synced: 4 months ago
JSON representation
Alarm app
- Host: GitHub
- URL: https://github.com/abhineet0904/codsoft_3
- Owner: Abhineet0904
- Created: 2024-12-17T18:01:34.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-12-26T17:04:09.000Z (6 months ago)
- Last Synced: 2025-01-05T04:38:17.638Z (5 months ago)
- Topics: alarmmanager, datetime, foreground-service, gson, material-timepicker, post-notification, recyclerview, recyclerview-adapter
- Language: Kotlin
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Allows users to add, edit and delete alarms.
The alarms can go off as set, even when the app is not open or running.
Alarms are displayed in increasing order of their time.
The alarms can be enabled or disabled.
The alarm ringtone and time can be changed, even after the alarm has been set.
Snooze and stop features are there in the notification window.
Setting an alarm with a time that has already passed will schedule that alarm for the next day, and this alarm will appear at the bottom.