aleab / TinyNvidiaUpdateChecker

Check for NVIDIA GPU driver updates!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image preview

TinyNvidiaUpdateChecker

Tiny application which checks for NVIDIA GeForce GPU drivers, written in C-sharp (C#) for Windows

Visit the wiki for more information about the application!

This application has a simple concept, when launched it will check for new driver updates for your NVIDIA gpu! With this you no longer need waste your time searching if there's something new to get.

Download

Go to the releases page for all downloads

Forkers

HTML Agility Pack will automatically install when attempting to debug the project (make sure you're running the latest version of VS2017), or you may manually install it by doing the following: Open up your Package Manager Console and type in Install-Package HtmlAgilityPack.

Requirements

  • Windows 10, 8.x or 7
  • .NET framework 4.6.1
  • HtmlAgilityPack.dll in same folder as the executable (automatic download from v1.8.0 and up)
  • Stable internet connection
  • (optional) WinRAR or 7-Zip

Legal

License

TinyNvidiaUpdateChecker - Check for NVIDIA GPU driver updates!

Copyright (C) 2016-2018 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

About

Check for NVIDIA GPU driver updates!

License:GNU General Public License v3.0


Languages

Language:C# 100.0%