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

Add buddy alarm #25

Closed
wants to merge 10 commits into from
Closed

Add buddy alarm #25

wants to merge 10 commits into from

Conversation

fzn0x
Copy link
Contributor

@fzn0x fzn0x commented Feb 23, 2022

Add something to #20

@Marak
Copy link
Owner

Marak commented Feb 24, 2022

Hey @bl0cknumber, thank you for your contributions.

This is pretty sweet.

A few notes:

  • Ensure that $('#window_alarm').show() is called on alarm
  • Make helper buttons:, 5 Minutes, 15 Minutes, 30 Minutes, 1 Hour ( use buttons not select drop )
  • Make App.Alarm work for hearing impaired desktop.wallpaper.drawSolid('red') is working well for this and you can make blink with timer.
  • Create Countdown timer when App.Alarm window is open ( so we can see how much time until alarm in real-time )

Thanks again!

@Marak
Copy link
Owner

Marak commented Mar 17, 2022

@bl0cknumber -

Any status on this?

Seems like a good feature to have.

Maybe someone else can pick it up instead.

Copy link
Owner

@Marak Marak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contributions.

Please see requested changes

.vscode/settings.json Outdated Show resolved Hide resolved
desktop/apps/desktop.alarm/desktop.alarm.js Outdated Show resolved Hide resolved
desktop/assets/css/alarm.css Outdated Show resolved Hide resolved
@fzn0x fzn0x closed this Mar 22, 2022
@fzn0x fzn0x deleted the real-buuuudddyyy-alarm branch March 22, 2022 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants