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

47 lines
2.9 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)
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-05-08 12:06:42 +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
2019-12-29 12:02:57 +01:00
## Compatibility
2021-09-06 18:11:35 +02:00
The application should be compatible with all Nvidia GPUs that have their drivers available on the nvidia.com download page and runs on Windows 7 and up.
It is tested with GeForce Series GPUs. Generally others should work, but they are (currently) untested.
Studio drivers are currently unsupported.
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.
* [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)
2020-07-31 15:58:03 +02:00
* Fody (depency of Costura.Fody): [MIT](https://github.com/Fody/Fody/blob/master/License.txt)
* 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)
2021-09-06 22:26:41 +02:00
* Onova: [LGPL v3](https://github.com/Tyrrrz/Onova/blob/master/License.txt)
2021-05-08 12:06:42 +02:00
* Icon made by Freepik from www.flaticon.com