Giter Club home page Giter Club logo

steamthing's Introduction

SteamThing

A tool I made to see what games people have in common across their steam accounts. This came about because at LANs there is no easy way to know what games most people have until you get there, and I did this as something to do while home bored, so it might be a bit odd.

Using it

You will need a Steam API Key before you can use SteamThing, you can get one from Valve. Once you have that you can plug it into the code at Sources/SteamHelper.swift and then you can build SteamThing.

SteamThing uses the Swift package manager so running swift build will handle everything.

Once it is built you can run it from the command line, by default the built SteamThing will be inside the .build/debug folder, so you can run this like:

	.build/debug/SteamThing steamid1 steamid2 steamid3

This will spit out a list of games that the users with the steam ids steamid1, steamid2, steamid3 all own as well as games that the majority of players own. To work out what your/others steam id are, the easiest way is to use the Steam ID Finder.

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.