CCExtractor / CCExtractor/ultimate_alarm_clock

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

未关闭
#147 11 条评论 0 个 reaction 已指派 1 人 已被 @KALI-THE-HACKER 认领 在 GitHub 查看
enhancement feat
主要语言
Dart
星标
112
派生
227
PR 合并指标
30 天内没有已合并 PR

描述

### 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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。