Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronc81/quickspcr
Add SPCR entries as soon as a game closes
https://github.com/aaronc81/quickspcr
gaming linux linux-game proton steam
Last synced: 4 days ago
JSON representation
Add SPCR entries as soon as a game closes
- Host: GitHub
- URL: https://github.com/aaronc81/quickspcr
- Owner: AaronC81
- Created: 2018-09-12T11:06:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T11:12:10.000Z (over 6 years ago)
- Last Synced: 2025-01-12T16:52:02.232Z (9 days ago)
- Topics: gaming, linux, linux-game, proton, steam
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuickSPCR
QuickSPCR is a Ruby app which opens a message box whenever you close a
non-natively-supported Steam game, asking if you'd like to add a compatibility
report for the game on https://spcr.netlify.com.## Usage
```
bundle install
ruby src/quickspcr.rb
```## Roadmap
- [X] Core functionality
- [ ] Button for "Don't ask again"
- [ ] Don't prompt again if report made
- [ ] Run on startup
- [ ] Package for `apt`