NuGet New Releases Screensaver
The NuGet New Releases screensaver streams real newly-published NuGet package versions as they're reported. It is free, runs in your browser, and ESC exits.
How the NuGet New Releases screensaver works
The background pipeline polls NuGet.org — the official .NET package registry — every few minutes for new records.
Each new item eases up into its slot at the bottom of the list as it arrives.
A header shows a live/connecting indicator and the last update time.
No key is required for this key-less public endpoint.
A worked example
A real recent item scrolls into view with its details, then eases upward as newer ones arrive behind it.
Settings & tips
- Each release shows the real package ID and version.
- Accent recolours the header and highlights.
- NuGet.org is the official package registry for the .NET ecosystem.
Frequently asked questions
- Is this real data?
- Yes — it's read live from NuGet.org, the official .NET package registry.
- Is a key needed?
- No. This is a fully key-less public API.
- How often does it refresh?
- The pipeline polls for new records every few minutes.
- Is it free?
- Yes — free, no download, in your browser.