/TinyNvidiaUpdateChecker

Check for NVIDIA GPU driver updates!

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Image preview

TinyNvidiaUpdateChecker

TinyNvidiaUpdateChecker (TNUC for short) is a lightweight application that checks for NVIDIA GPU drivers, written in C-sharp (C#) for Windows. When executed it will check for new driver updates. You can customize TNUC making it execute when logging in your computer, and have it only pop up if there's a new driver available.

It supports extracting drivers to only install the required driver files, which is useful since the default driver installer installs a bunch of bloatware on your computer that you don't need.

Visit the Wiki page for detailed information about the application

Update

Thanks to everyone making TNUC popular by starring the project here on GitHub and all the people writing articles about it! Many years ago I started this as a hobby project to automate checking driver updates. I know the codebase isn't proper and I've learned a lot since then. Even today there's nearly hundreds of views on this page daily, which is huge for me, so thanks <3

Download

Go to the releases page for all downloads

Requirements

  • Windows 10, 8.x or 7
  • .NET framework 4.8
  • Internet connection
  • (optional) WinRAR or 7-Zip

Alternatives

Legal

License

TinyNvidiaUpdateChecker - Check for NVIDIA GPU driver updates!

Copyright (C) 2016-present Hawaii_Beach

This program is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.

This program is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.

You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.

Project icon

Project icon by Maddoc42 is licensed under CC BY-NC 3.0

HTML Agility Pack

HTML Agility Pack by zzzprojects is licensed under the MIT license

ASCII-alike Progress Bar

ASCII-alike Progress Bar by DanielSWolf is licensed under the MIT license