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

toast - Added mac support #1642

Merged
merged 3 commits into from Jan 20, 2017
Merged

toast - Added mac support #1642

merged 3 commits into from Jan 20, 2017

Conversation

liiight
Copy link
Member

@liiight liiight commented Jan 17, 2017

Motivation for changes:

Make toast notifications work on MacOS

Detailed changes:

  • Requires pync

Config usage if relevant (new plugin or updated schema):

tasks:
  not_test:
    mock:
      - {title: 'bla', url: 'https://flexget.com'}
    accept_all: yes
    disable: seen
    notify:
      entries:
        message: '{{title}}'
        via:
          - toast:
              timeout: 3
              url: '{{ url }}'

@liiight liiight merged commit 1bffe7c into develop Jan 20, 2017
@cvium cvium deleted the mac_toast branch January 20, 2017 20:59
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

1 participant