All Projects → ElPumpo → Tinynvidiaupdatechecker

ElPumpo / Tinynvidiaupdatechecker

Licence: gpl-3.0
Check for NVIDIA GPU driver updates!

Projects that are alternatives of or similar to Tinynvidiaupdatechecker

Deko3d
Homebrew low level graphics API for Nintendo Switch (Nvidia Tegra X1)
Stars: ✭ 103 (-84.74%)
Mutual labels:  nvidia, lightweight
Moonlight Chrome
GameStream client for ChromeOS
Stars: ✭ 617 (-8.59%)
Mutual labels:  nvidia
Oio Sds
High Performance Software-Defined Object Storage for Big Data and AI, that supports Amazon S3 and Openstack Swift
Stars: ✭ 465 (-31.11%)
Mutual labels:  lightweight
Cudasift
A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
Stars: ✭ 555 (-17.78%)
Mutual labels:  nvidia
Webdriver.sh
bash script for managing NVIDIA web drivers on macOS
Stars: ✭ 482 (-28.59%)
Mutual labels:  nvidia
Domvm
DOM ViewModel - A thin, fast, dependency-free vdom view layer
Stars: ✭ 581 (-13.93%)
Mutual labels:  lightweight
Jetson Inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
Stars: ✭ 5,191 (+669.04%)
Mutual labels:  nvidia
Handright
A lightweight Python library for simulating Chinese handwriting
Stars: ✭ 634 (-6.07%)
Mutual labels:  lightweight
Elegantrl
Lightweight, efficient and stable implementations of deep reinforcement learning algorithms using PyTorch.
Stars: ✭ 575 (-14.81%)
Mutual labels:  lightweight
Microsocks
tiny, portable SOCKS5 server with very moderate resource usage
Stars: ✭ 549 (-18.67%)
Mutual labels:  lightweight
Go Sqlbuilder
A flexible and powerful SQL string builder library plus a zero-config ORM.
Stars: ✭ 539 (-20.15%)
Mutual labels:  lightweight
Anakin
High performance Cross-platform Inference-engine, you could run Anakin on x86-cpu,arm, nv-gpu, amd-gpu,bitmain and cambricon devices.
Stars: ✭ 488 (-27.7%)
Mutual labels:  nvidia
Trtorch
PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT
Stars: ✭ 583 (-13.63%)
Mutual labels:  nvidia
Astroid
A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch
Stars: ✭ 476 (-29.48%)
Mutual labels:  lightweight
Tf trt models
TensorFlow models accelerated with NVIDIA TensorRT
Stars: ✭ 621 (-8%)
Mutual labels:  nvidia
Qview
Practical and minimal image viewer
Stars: ✭ 460 (-31.85%)
Mutual labels:  lightweight
Rockgo
A developing game server framework,based on Entity Component System(ECS).
Stars: ✭ 532 (-21.19%)
Mutual labels:  lightweight
Moonlight Ios
GameStream client for iOS/tvOS
Stars: ✭ 556 (-17.63%)
Mutual labels:  nvidia
Coriander
Build NVIDIA® CUDA™ code for OpenCL™ 1.2 devices
Stars: ✭ 665 (-1.48%)
Mutual labels:  nvidia
Staxrip
StaxRip is a video encoding app for Windows with a unrivaled feature set and usability.
Stars: ✭ 629 (-6.81%)
Mutual labels:  nvidia

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 staring the project here on GitHub and all the people writing articles about it! Many years ago I started this 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 a hundred views on this page daily, which is huge for me, so thanks <3

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-2020 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].