[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.

28 1 6

Clone this repository

https://tangled.org/kasper.space/yt-email-notifier https://tangled.org/did:plc:ymhald2svuy5rzthivtywjwd
git@tangled.org:kasper.space/yt-email-notifier git@tangled.org:did:plc:ymhald2svuy5rzthivtywjwd

For self-hosted knots, clone URLs may differ based on your setup.



README.md

YouTube Email Notifier

macOS menubar app that emails you YouTube upload notifications

Dev instructions#

Get started#

  1. Install Node.js (Preferably Node.js 12 because later versions result in larger binaries)
  2. Run npm install

Start:

npm run start

Build:

npm run build