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

feat: webpage toggle, sound notification, fix evga links #52

Merged
merged 8 commits into from Sep 19, 2020
Merged

feat: webpage toggle, sound notification, fix evga links #52

merged 8 commits into from Sep 19, 2020

Conversation

Esg450
Copy link
Contributor

@Esg450 Esg450 commented Sep 19, 2020

Description

feat: add sound notification ding
feat: toggle for opening webpage (good for if you're trying to run this on a VM or server)
fix: evga; add individual cards, rather than the whole search page for the 3080

New dependencies

"play-sound": "^1.1.3",

Evan Gentis added 2 commits September 18, 2020 22:20
Add sound notification.
Add toggle for opening web browser.
@Esg450 Esg450 requested a review from jef as a code owner September 19, 2020 03:00
@geman220
Copy link
Contributor

geman220 commented Sep 19, 2020

I heavily suggest that the notification sound is https://www.youtube.com/watch?v=gjVmeKWOsEU I can provide .wav

Copy link
Owner

@jef jef left a comment

Choose a reason for hiding this comment

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

Not sure how I feel about putting wav files into GitHub. Perhaps we can .gitignore and point the users to a list of wavs in the wiki.

@@ -0,0 +1 @@
declare module 'play-sound';
Copy link
Owner

Choose a reason for hiding this comment

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

lets put this into src/types

@jef
Copy link
Owner

jef commented Sep 19, 2020

Otherwise, great contribution. Thank you!

Copy link
Owner

@jef jef left a comment

Choose a reason for hiding this comment

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

Love it! Looks great! Thank you very much for all the work 😄

@jef jef changed the title Evga fix, webpage toggle, and sound notification feat: webpage toggle, sound notification, fix evga links Sep 19, 2020
@jef jef merged commit a217409 into jef:main Sep 19, 2020
@jef jef self-assigned this Sep 19, 2020
@SesioN SesioN mentioned this pull request Oct 19, 2020
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.

None yet

3 participants