https://github.com/exoridus/scoop-exosnap
Official Scoop bucket for ExoSnap
https://github.com/exoridus/scoop-exosnap
Last synced: 19 days ago
JSON representation
Official Scoop bucket for ExoSnap
- Host: GitHub
- URL: https://github.com/exoridus/scoop-exosnap
- Owner: Exoridus
- Created: 2026-06-11T22:11:15.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-13T06:28:55.000Z (about 1 month ago)
- Last Synced: 2026-06-13T08:14:33.610Z (about 1 month ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExoSnap Scoop Bucket
Official [Scoop](https://scoop.sh) bucket for [ExoSnap](https://github.com/Exoridus/exosnap) —
a Windows-native screen / application / region recorder with an NVIDIA NVENC pipeline,
multi-track audio, webcam overlay, and diagnostics.
## Install
```powershell
scoop bucket add exosnap https://github.com/Exoridus/scoop-exosnap
scoop install exosnap
```
## Requirements
- Windows 10/11 x64
- An NVIDIA GPU with supported NVENC (AMD/Intel/software encoding are not supported in 0.1.x)
- The Microsoft Visual C++ 2015–2022 x64 runtime — install via
`scoop install extras/vcredist2022` or from
if it is not already present
## Updating
Manifests track the portable ZIP of each [GitHub Release](https://github.com/Exoridus/exosnap/releases)
and carry `checkver`/`autoupdate` metadata. The canonical manifest source lives in the main
repository under [`packaging/scoop/`](https://github.com/Exoridus/exosnap/tree/main/packaging/scoop).