Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ray-1337/nvidia-shadowplay-migration
Moving my games recording files from NVIDIA ShadowPlay source folder to another folder (in this case, partition/hard drive)
https://github.com/ray-1337/nvidia-shadowplay-migration
fs node nodejs nvidia rimraf shadowplay
Last synced: 4 days ago
JSON representation
Moving my games recording files from NVIDIA ShadowPlay source folder to another folder (in this case, partition/hard drive)
- Host: GitHub
- URL: https://github.com/ray-1337/nvidia-shadowplay-migration
- Owner: ray-1337
- License: mit
- Created: 2024-11-05T05:51:40.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-05T05:56:26.000Z (3 months ago)
- Last Synced: 2025-01-30T12:03:06.311Z (10 days ago)
- Topics: fs, node, nodejs, nvidia, rimraf, shadowplay
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NVIDIA ShadowPlay Migration Cross Devices
This is a personal GitHub repository project moving my recording files from NVIDIA ShadowPlay source destination to another destination.## Motivation
I wanted to organize my recording files to another hard drive. That's it.## Installation
Install packages by doing `pnpm install`, set up the `config.mjs` and start the file by doing `node .` on console or simply double left-click the `start.bat` file.## License
[MIT](LICENSE)