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 notifications #15

Open
TylerJDev opened this issue Mar 14, 2020 · 0 comments
Open

Add notifications #15

TylerJDev opened this issue Mar 14, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TylerJDev
Copy link
Owner

Add notification for each track
When a user is listening to a track, there is no notification of what song is currently playing, nor when a song has changed.

I could implement a notification system, which would allow the following features.

Features
Utilizing Chromes notification api, I could implement the following:

  • Notifications on each track change.
  • Allow notification pane to contain previous and next track buttons.

Notes
I should ensure that this is a feature that a user can turn on and off.

@TylerJDev TylerJDev added the enhancement New feature or request label Mar 14, 2020
@TylerJDev TylerJDev self-assigned this Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant