Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/2called-chaos/shadowplay-highlight-helper
Electron app to keep your ShadowPlay recordings under control (name, tag, cut and transcode your highlights)
https://github.com/2called-chaos/shadowplay-highlight-helper
Last synced: about 2 months ago
JSON representation
Electron app to keep your ShadowPlay recordings under control (name, tag, cut and transcode your highlights)
- Host: GitHub
- URL: https://github.com/2called-chaos/shadowplay-highlight-helper
- Owner: 2called-chaos
- License: mit
- Created: 2020-01-23T16:24:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:27:52.000Z (about 2 years ago)
- Last Synced: 2024-10-14T13:47:35.617Z (3 months ago)
- Language: JavaScript
- Size: 595 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ShadowPlay Highlight Helper
ShadowPlay Highlight Helper (SHH, I know it's like SSH and I typo'd that way to often) is a little electron powered application aimed at helping you manage your gaming highlights recorded with Nvidia's ShadowPlay: name your recordings, give it tags, trim it, transcode it.
# This app is in pre-alpha development, don't use yet!
---
## Help
If you need help or have problems [open an issue](https://github.com/2called-chaos/shadowplay-highlight-helper/issues/new).
## Features
* tba
## Requirements
* tba (but I guess none?)
## Support
* SHH is being developed on macOS and tested on Windows 10
## Installation
* tba
## Usage
tba
## Contributing
Contributions are very welcome! Either report errors, bugs and propose features or directly submit code:
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request## Legal
* © 2020, Sven Pachnit (bmonkeys.net)
* ShadowPlay Highlight Helper is licensed under the MIT license.