Coder Social home page Coder Social logo

nning / deck-verified Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 5.4 MB

Keeps track of Steam Deck Verifications. On first run, it reports all games with their respective Steam Deck Verification status. On subsequent runs, the tool will report newly tested and updated games.

Makefile 2.59% Go 88.92% Smarty 8.49%
go golang steam proton

deck-verified's Introduction

deck-verified

Keeps track of Steam Deck Verifications. On first run, it reports all games with their respective Steam Deck Verification status. On subsequent runs, the tool will report newly tested and updated games.

Commands

update

 $ ./deck-verified update
 New      DEATH STRANDING  Verified
 Updated  DEATHLOOP        Verified

 Total: 202, New: 1, Updated: 1

search

$ ./deck-verified search tomb raider
Tomb Raider: Legend                            Playable  2019-12-12 01:18:46 +0100 CET
Rise of the Tomb Raider™                       Playable  2019-07-02 12:33:44 +0200 CEST
Tomb Raider                                    Playable  2020-05-15 16:05:30 +0200 CEST
Shadow of the Tomb Raider: Definitive Edition  Playable  2019-12-19 18:33:08 +0100 CET
Tomb Raider IV: The Last Revelation            Playable  2019-12-12 01:20:53 +0100 CET

list

List can be filtered by unsupported, playable, and verified.

$ ./deck-verified list verified | head -3
DEATH STRANDING                                     Verified  2020-12-15 09:31:46 +0100 CET
Bayonetta                                           Verified  2020-11-27 20:34:00 +0100 CET
Business Tour - Board Game with Online Multiplayer  Verified  2021-11-23 10:16:04 +0100 CET

Setup

Run in cron with mail notification

[email protected]
*/15 *  * * *  CRON=1 ~/deck-verified

Run in cron with feed generation

*/15 *  * * *  /bin/bash -c 'QUIET=1 ~/deck-verified && ~/deck-verified feed > ~/public/deck-verified.xml'

deck-verified's People

Contributors

nning avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.