Notifier – Keep track of your favorite dependencies
Hi HN, We are Anil and Yilmaz from the team behind Notifier. Notifier is a macOS menu bar app that keeps track of your favorite packages and notifies you whenever a new version is available. You can currently track packages from npm, pub.dev, packagist, OpenUPM and the Unity asset store. We plan to add more package repositories very soon. Notifier can also watch your dependency manifest files to make it simple to keep track of the packages you use in your projects. We have many new features planned such as tracking software and SDK versions. We want to offer HN an early look at Notifier in…
What it does
In the maker’s words, at launch
Hi HN, We are Anil and Yilmaz from the team behind Notifier. Notifier is a macOS menu bar app that keeps track of your favorite packages and notifies you whenever a new version is available. You can currently track packages from npm, pub.dev, packagist, OpenUPM and the Unity asset store. We plan to add more package repositories very soon. Notifier can also watch your dependency manifest files to make it simple to keep track of the packages you use in your projects. We have many new features planned such as tracking software and SDK versions. We want to offer HN an early look at Notifier in hopes that you can help us test the application before we launch it fully. We're grateful for any feedback you might have for us. Website: https://notifier.dev/
Does the same job
all alternatives →More dev tools this month
the category →



The first open-source price index for GPU compute Discussion | Link
Dev tools · 10d ago · producthunt.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io