Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`