-
Notifications
You must be signed in to change notification settings - Fork 176
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
does not work on Mac notifier not found #33
Comments
You can comment out any line containing notify-send or even remove it and the script will work perfectly fine. notify-send is responsible for displaying notification messages only. |
I made a version which uses the command line instead, and it works fine on my Mac: https://github.com/BreadMoncher/notflix |
It probably means your connection is bad, or maybe a firewall or something could be blocking access to the website. Try putting this in your browser, and see if the page loads: |
it worked...I changed the 1377x website to a working proxy and now it works... thank you so much I used your fork...its amazing and minimalistic |
You're welcome :) |
you should tell to bugs writer he will add your version for Mac |
I made a pull request, so hopefully he'll add it in |
/usr/local/bin/notflix: line 29: notify-send: command not found
The text was updated successfully, but these errors were encountered: