Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play sound effect (bell) before and after break #10

Closed
2 tasks done
AllanChain opened this issue Nov 16, 2024 · 3 comments
Closed
2 tasks done

Play sound effect (bell) before and after break #10

AllanChain opened this issue Nov 16, 2024 · 3 comments
Labels
enhancement New feature or request priority: high Issues with high priority

Comments

@AllanChain
Copy link
Owner

See also #3

This feature can be handy when using a computer at home. During the break, the user may switch to other tasks and leave. A bell informs the user, who might in another room, that the break has ended, and they can go back to use the computer.

This feature requires:

  • Creating bells. I choose to use LMMS to avoid copy right issues
  • Qt Multimedia lib is required to build, which may increase binary size
@AllanChain AllanChain added enhancement New feature or request priority: high Issues with high priority labels Nov 16, 2024
@AllanChain AllanChain changed the title Play sound effect (bell) after break Play sound effect (bell) before and after break Nov 16, 2024
@AllanChain
Copy link
Owner Author

Play sound before break can also be helpful. For example, the user is using a smartphone or writing on paper and is unaware of breaks.

@wolftune
Copy link
Contributor

ideally, this should be customizable, let user choose their own sounds if they like

@AllanChain
Copy link
Owner Author

ideally, this should be customizable, let user choose their own sounds if they like

With the current version (4e9d70c), users can already choose the sound or even use local sound files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: high Issues with high priority
Projects
None yet
Development

No branches or pull requests

2 participants