This repository has been archived on 2025-07-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
EnvyUpdate/README.md

56 lines
3.4 KiB
Markdown
Raw Normal View History

2020-07-14 15:38:54 +02:00
![Logo](https://github.com/fyr77/envyupdate/blob/master/res/banner.png?raw=true)
2022-02-17 15:19:50 +01:00
# Important Information
2022-12-26 15:34:44 +01:00
Nvidia has discontinued non-DCH drivers. This means only Windows 10 and Windows 11 can get the most recent driver versions.
2022-02-17 15:19:50 +01:00
If you are running Standard (non-DCH) drivers right now, EnvyUpdate will **NOT** display newer driver versions until you have manually updated to DCH drivers.
2019-11-08 12:26:24 +01:00
# EnvyUpdate
2021-05-08 12:06:42 +02:00
A small portable update checker application for Nvidia GPUs
2019-11-08 19:30:32 +01:00
2020-07-14 14:32:47 +02:00
![License](https://img.shields.io/github/license/fyr77/envyupdate?style=for-the-badge)
![Issues](https://img.shields.io/github/issues/fyr77/envyupdate?style=for-the-badge)
![Version](https://img.shields.io/github/v/release/fyr77/envyupdate?style=for-the-badge)
2020-07-23 15:54:42 +02:00
## How to use
2020-08-03 12:37:46 +02:00
2021-09-09 21:00:47 +02:00
Download the [latest release](https://github.com/fyr77/EnvyUpdate/releases/latest/download/EnvyUpdate.exe) (or as a [.zip](https://github.com/fyr77/EnvyUpdate/releases/latest/download/EnvyUpdate.zip)) and run it. Windows SmartScreen Messages can be safely ignored. They only happen because this project is not digitally signed.
2019-11-09 19:31:49 +01:00
The application itself does not update itself. If you notice any bugs or issues, be sure to check for a new version on GitHub!
2021-09-09 21:00:47 +02:00
Enabling Autostart will create a shortcut of EnvyUpdate in the Windows startup folder.
2021-09-09 19:54:44 +02:00
2019-12-29 12:02:57 +01:00
## Compatibility
2022-12-26 15:34:44 +01:00
The application should be compatible with all Nvidia GeForce GPUs that have their drivers available on the nvidia.com download page and runs on Windows 10 and up.
2021-09-06 18:11:35 +02:00
2022-01-19 16:37:24 +01:00
It is tested with GeForce Series GPUs. Generally others might work, but they are (currently) untested.
2019-12-29 12:02:57 +01:00
2020-08-17 11:14:59 +02:00
## Development
This application is currently maintained and developed by me (fyr77) alone in my free time.
2020-08-17 11:15:45 +02:00
I always try to implement critical fixes as fast as I can, but other features and minor bug fixes may take a few days or weeks to implement.
2020-08-17 11:14:59 +02:00
If you want to help me develop EnvyUpdate, you can start by creating issues with your bug reports and/or feature requests. Pull requests are also welcome, especially regarding translations.
2020-08-14 10:05:38 +02:00
## Other interesting tools
* [TinyNvidiaUpdateChecker](https://github.com/ElPumpo/TinyNvidiaUpdateChecker) - a command line update checker and installer. Inspired EnvyUpdate to begin with.
2022-02-17 15:19:18 +01:00
* [nvidia-update](https://github.com/ZenitH-AT/nvidia-update) - a Powershell script to check for driver updates
2020-08-14 10:05:38 +02:00
* [Disable-Nvidia-Telemtry](https://github.com/NateShoffner/Disable-Nvidia-Telemetry) - does pretty much what the name says. It disables Nvidia Telemetry.
* [NVCleanInstall](https://www.techpowerup.com/nvcleanstall/) - a closed-source application by TechPowerUp which does quite a lot of cool things.
EnvyUpdate is not a replacement for any of these tools. I will still try to implement as many features in EnvyUpdate as possible while keeping the simple interface and as little settings as possible.
2019-11-09 19:31:49 +01:00
## Licenses
2019-11-09 19:32:02 +01:00
* This project: [MIT](https://github.com/fyr77/EnvyUpdate/blob/master/LICENSE)
2022-01-19 16:46:12 +01:00
* Fody (dependency of Costura.Fody): [MIT](https://github.com/Fody/Fody/blob/master/License.txt)
2020-07-31 15:58:03 +02:00
* Costura.Fody (for embedding DLLs into the main executable): [MIT](https://github.com/Fody/Costura/blob/develop/LICENSE)
2019-11-09 19:32:02 +01:00
* wpf-notifyicon (for showing an icon in the system tray): [CPOL](https://github.com/hardcodet/wpf-notifyicon/blob/master/LICENSE)
2019-12-30 21:19:42 +01:00
* Notifications.Wpf: [MIT](https://github.com/Federerer/Notifications.Wpf/blob/master/LICENSE)
2020-08-04 12:24:04 +02:00
* Resource Embedder: [MIT](https://github.com/MarcStan/resource-embedder/blob/master/LICENSE)
2022-01-19 16:37:24 +01:00
* Icon made by Freepik from www.flaticon.com