-
Notifications
You must be signed in to change notification settings - Fork 13
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
on/off switch for automatically sending the currently played song #11
Comments
tkothe
added a commit
to tkothe/playing
that referenced
this issue
Jul 24, 2016
- bump version to 1.1.1 - upate npm start command to run `electron .` - remove electron-template-menu dependency - add toggle to turn automatic sending on/off (fix uiur#11) update packages (fix uiur#10) - update target electron version to 1.26 - update target electron packager version to 7.2.0 - update standard to 7.1.2 - update react version to 0.14.8 - update menubar to 4.1.2 - fix correct reference of menu item when packaging app through `npm run build`
tkothe
added a commit
to tkothe/playing
that referenced
this issue
Jul 24, 2016
- bump version to 1.1.1 - upate npm start command to run `electron .` - remove electron-template-menu dependency - add toggle to turn automatic sending on/off (fix uiur#11) update packages (fix uiur#10) - update target electron version to 1.26 - update target electron packager version to 7.2.0 - update standard to 7.1.2 - update react version to 0.14.8 - update menubar to 4.1.2 - fix correct reference of menu item when packaging app through `npm run build`
tkothe
added a commit
to tkothe/playing
that referenced
this issue
Jul 24, 2016
- bump version to 1.1.1 - upate npm start command to run `electron .` - remove electron-template-menu dependency - add toggle to turn automatic sending on/off (fix uiur#11) update packages (fix uiur#10) - update target electron version to 1.26 - update target electron packager version to 7.2.0 - update standard to 7.1.2 - update react version to 0.14.8 - update menubar to 4.1.2 - fix correct reference of menu item when packaging app through `npm run build`
tkothe
added a commit
to tkothe/playing
that referenced
this issue
Jul 31, 2016
- bump version to 1.1.1 - upate npm start command to run `electron .` - remove electron-template-menu dependency - add toggle to turn automatic sending on/off (fix uiur#11) update packages (fix uiur#10) - update target electron version to 1.26 - update target electron packager version to 7.2.0 - update standard to 7.1.2 - update react version to 0.14.8 - update menubar to 4.1.2 - fix correct reference of menu item when packaging app through `npm run build`
tkothe
added a commit
to tkothe/playing
that referenced
this issue
Jul 31, 2016
- bump version to 1.1.1 - upate npm start command to run `electron .` - remove electron-template-menu dependency - add toggle to turn automatic sending on/off (fix uiur#11) update packages (fix uiur#10) - update target electron version to 1.26 - update target electron packager version to 7.2.0 - update standard to 7.1.2 - update react version to 0.14.8 - update menubar to 4.1.2 - fix correct reference of menu item when packaging app through `npm run build`
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be great to have an on/off toggle that would allow to choose whether to automatically send the currently played song to Slack or not.
When automatic sending is turned off, a button should be shown allowing manual sending of the currently playing song.
The text was updated successfully, but these errors were encountered: