Skip to content

Commit

Permalink
new images side
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanSarafDev committed Aug 24, 2024
1 parent 455f52e commit 0351d4e
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,20 @@ Issue: [#562](https://github.com/CCExtractor/ultimate_alarm_clock/issues/562), P
Effortlessly manage and share custom alarm profiles for different days and occasions, ensuring only the active profile’s alarms are prioritized. Alarms and profiles can now be shared with other users using their emails. In-app notifications for received alarms and profiles with the option to either accept or reject them.
Issue: [#591](https://github.com/CCExtractor/ultimate_alarm_clock/issues/591), Pull-Request: [#584](https://github.com/CCExtractor/ultimate_alarm_clock/pull/584)

<img src="./assets/Profiles.jpg" height="400" alt="profile">
<img src="./assets/share1.jpg" height="400" alt="share">
<img src="./assets/notif1.jpg" height="400" alt="notif">
<img src="./assets/notfi2.jpg" height="400" alt="notif1">
<img src="./assets/Profiles.jpg" height="400" alt="profile"> <img src="./assets/share1.jpg" height="400" alt="share"> <img src="./assets/notif1.jpg" height="400" alt="notif"> <img src="./assets/notfi2.jpg" height="400" alt="notif1">


### 4) Google Calendar Integration and Date-based Scheduling
Integrate Google Calendar to import reminders, events and aggregate alarms. Users can now create alarms that can be triggered on a specific date
Issue: [#590](https://github.com/CCExtractor/ultimate_alarm_clock/issues/590), Pull-Request: [#584](https://github.com/CCExtractor/ultimate_alarm_clock/pull/584)

<img src="./assets/GCalendar.jpg" height="400" alt="gc">
<img src="./assets/dateBased.jpg" height="400" alt="date">
<img src="./assets/GCalendar.jpg" height="400" alt="gc"> <img src="./assets/dateBased.jpg" height="400" alt="date">

### 5) Guardian Angel
Set a Guardian Angel to send a call or SMS to if you fail to wake up for important events, ensuring you never miss crucial moments.
Issue: [#592](https://github.com/CCExtractor/ultimate_alarm_clock/issues/592), Pull-Request: [#584](https://github.com/CCExtractor/ultimate_alarm_clock/pull/584)

<img src="./assets/GaurdianFeat.jpg" height="400" alt="guardian">
<img src="./assets/sms.jpg" height="400" alt="sms">
<img src="./assets/GaurdianFeat.jpg" height="400" alt="guardian"> <img src="./assets/sms.jpg" height="400" alt="sms">


### 6) Anti-disturbance
Expand All @@ -63,9 +58,7 @@ Issue: [#579](https://github.com/CCExtractor/ultimate_alarm_clock/issues/579), P
Revamped the timer with multiple timer support, an easy-to-use UI, notification display when minimized, and direct Kotlin database access for faster performance without relying on Flutter for data.
Issue: [#564](https://github.com/CCExtractor/ultimate_alarm_clock/issues/564), Pull-Request: [#565](https://github.com/CCExtractor/ultimate_alarm_clock/pull/565)

<img src="./assets/timers.png" height="400" alt="timer">
<img src="./assets/Settimer.png" height="400" alt="settimer">
<img src="./assets/timerNotif.png" height="400" alt="notif">
<img src="./assets/timers.png" height="400" alt="timer"> <img src="./assets/Settimer.png" height="400" alt="settimer"> <img src="./assets/timerNotif.png" height="400" alt="notif">

### 9) Ringtones
“Added 5 new royalty-free ringtones and fixed related bugs, including erratic ringtone preview behaviour.”
Expand Down

0 comments on commit 0351d4e

Please sign in to comment.