Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days ago
JSON representation
Alarm app
- Host: GitHub
- URL: https://github.com/abhineet0904/codsoft_3
- Owner: Abhineet0904
- Created: 2024-12-17T18:01:34.000Z (22 days ago)
- Default Branch: master
- Last Pushed: 2024-12-26T17:04:09.000Z (13 days ago)
- Last Synced: 2024-12-27T12:24:18.692Z (12 days 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.