[READ-ONLY] Mirror of https://github.com/probablykasper/yt-email-notifier. macOS menubar app for YouTube upload notification emails
email menubar notifications tray youtube
0

Configure Feed

Select the types of activity you want to include in your feed.

v1.1.0

Kasper (Nov 18, 2020, 6:46 AM +0100) e8cdff18 05222079

+2 -2
+1 -1
package-lock.json
··· 1 1 { 2 2 "name": "youtube-email-notifier", 3 - "version": "1.0.0", 3 + "version": "1.1.0", 4 4 "lockfileVersion": 1, 5 5 "requires": true, 6 6 "dependencies": {
+1 -1
package.json
··· 1 1 { 2 2 "name": "youtube-email-notifier", 3 - "version": "1.0.0", 3 + "version": "1.1.0", 4 4 "author": "Kasper Henningsen (https://kasper.space)", 5 5 "main": "main.js", 6 6 "bin": "main.js",