aryamohanan / nodejs-release-notifier

Node.js application that automatically checks for new Node.js releases and sends email notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nodejs-release-notifier

Automatically checks for new Node.js releases and sends you a notification.

Features:

  • Checks for new Node.js versions every day.
  • Sends email notifications if a new version is available.

Local setup:

npm install 
npm start

Limitation:

Currently support Node.js version 18 and above.

Notes

Add your email in subscribers.txt file for getting notified about the Node.js releases. Stay updated with the latest Node.js releases without lifting a finger!

Happy coding!

About

Node.js application that automatically checks for new Node.js releases and sends email notifications


Languages

Language:JavaScript 100.0%