https://github.com/avindra/nvidia-driver
Quickly check the NVIDIA driver releases across production and new feature branch.
https://github.com/avindra/nvidia-driver
nvidia-driver
Last synced: about 1 month ago
JSON representation
Quickly check the NVIDIA driver releases across production and new feature branch.
- Host: GitHub
- URL: https://github.com/avindra/nvidia-driver
- Owner: avindra
- Created: 2022-01-13T17:38:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T22:57:17.000Z (over 4 years ago)
- Last Synced: 2025-10-28T23:38:30.888Z (7 months ago)
- Topics: nvidia-driver
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nvidia driver checker
This utility gets the latest version of the Driver in production and short-term branch.
## Usage
```sh
deno run --allow-net a.js
```