CCExtractor / CCExtractor/ultimate_alarm_clock

Feature: Add an element of surprise by allowing users to set alarms with randomized tones

Open
#147 11 comments 0 reactions 1 assignee Claimed by @KALI-THE-HACKER View on GitHub
enhancement feat
Dominant language
Dart
Stars
112
Forks
227
PR merge metrics
No merged PRs in 30d

Description

### Description

## Description and Implementation:
- We will prepare a set of audio files with various **open source** tones or sounds that could serve as alarm tones. These audio files would represent the pool from which the alarm application randomly selects a tone.
- Will try to keep these files as low sized as possible so as to reduce the overall application size and will be available offline.
- Develop a function that employs a randomization function to select a tone from the pool of the available audio assets. This ensures that the alarm tone is different each time the alarm goes off, introducing an element of surprise for the user.
- Will be providing users with the option to enable or disable the randomization feature using a toggle in the application settings. This allows users to have control over whether they want the surprise element in their wake-up routine or not.

## Addon:
- May also implement these set of tones as alarm tone themes such that the user can choose one such theme while setting up an alarm.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.