NovatraX/exam-countdown-extension

[Feature]: Add an alarm to the Pomodoro Timer

Open

#49 opened on Oct 12, 2025

 (5 comments) (0 reactions) (1 assignee)HTML (21 forks)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem/Use Case

An alarm for the timer is very useful in time boundary, while using a longer duration timer student won't be able to know if the timer has completed or already running unless they see it themselves - which could result in losing hence becomes unproductive. An alarm will produce sound to let the student know that the time is up.

Proposed Solution

I have been working on the pomodoro timer itself so I'll integrate an alarm to produce sound, we can also scale this by adding multiple sounds. The student can select/set among the list of sounds, they'll also be able to toggle "liked" sounds for the alarm. A content delivery network(CDN) would be a good choice.

Alternative Solutions

No response

Additional Context

No response

Checklist

  • I have searched for similar feature requests and couldn't find any.
  • This feature would benefit other users as well.

Contributor guide