version-update-nagger
Pulls node and npm package updates
how-to
- Clone this repo (
git clone https://github.com/amitport/version-update-nagger.git
) - Get the dependencies (
npm i
) - Update
my-versions.json
with your current versions (any npm version would work) npm start
- Watch the screen, every 5 minutes the versions will be checkd and marked if they are different
to-dos / ideas
- A better installation process
- Native desktop notifications
- chromeapp (with notifications)