• Stars
    star
    107
  • Rank 321,463 (Top 7 %)
  • Language
    Ruby
  • License
    BSD 3-Clause "New...
  • Created almost 13 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers

Steam Condenser

Gem Version Build Status Code Climate Coverage Status

The Steam Condenser is a multi-language library for querying the Steam Community, Source and GoldSrc game servers as well as the Steam master servers. Currently it is implemented in Java, PHP and Ruby.

Requirements

  • Ruby 2.1 or newer (and compatible Ruby VMs)
  • Any operating system able to run such a VM

The following gems are required:

  • bzip2-ruby (for Source servers sending compressed responses)
  • multi_json (for the Web API features)
  • multi_xml (for the Steam Community features)

Installation

To install Steam Condenser as a Ruby gem use the following command:

$ gem install steam-condenser

If you're project dependencies are managed by Bundler add this to your Gemfile:

gem 'steam-condenser'

Usage

To start using Steam Condenser requiring the base file is usually enough:

require 'steam-condenser'

License

This code is free software; you can redistribute it and/or modify it under the terms of the new BSD License. A copy of this license can be found in the included LICENSE file.

Credits

  • Sebastian Staudt – koraktor(at)gmail.com
  • DeFirence – defirence(at)defirence.za.net
  • Mike PoÅ‚tyn – mike(at)railslove.com
  • Sam Kinard – snkinard(at)gmail.com
  • "withgod" – noname(at)withgod.jp
  • John Amicangelo - amicangelo.j(at)husky.neu.edu
  • Eric Litak – elitak(at)gmail.com
  • Rodrigo Navarro – rnavarro1(at)gmail.com
  • Justas Palumickas – jpalumickas(at)gmail.com
  • Philipp Preß – philipp.press(at)blacklane.com
  • Arie – git(at)ariekanarie.nl

See Also

Follow Steam Condenser on Twitter via @steamcondenser.

More Repositories

1

steam-condenser

A multi-language library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
CSS
357
star
2

steam-condenser-php

A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
PHP
205
star
3

steam-condenser-java

A library for querying the Steam Community, Source, GoldSrc servers and Steam master servers
Java
101
star
4

rubikon

A simple to use, yet powerful Ruby framework for building console-based applications.
Ruby
94
star
5

metior

A source code history analyzer API
Ruby
85
star
6

gallerist

A web application to browse Apple Photos and iPhoto libraries
JavaScript
70
star
7

mestral

Simple hook management for Git
Ruby
54
star
8

mavanagaiata

Maven plugin providing project information from Git
Java
41
star
9

rbzip2

bzip2 for Ruby
Ruby
40
star
10

silo

A command-line utility and API for Git-based backups
Ruby
34
star
11

koraktor.github.io

My GitHub pages
HTML
4
star
12

geist

Geist is a Git-backed key-value store written in Ruby
Ruby
4
star
13

acts_as_git_versioned

A proof-of-concept plugin implementing versioning of ActiveRecords using Git
Ruby
3
star
14

suitcase

Suitcase is an iOS inventory viewer for various Steam games
Objective-C
3
star
15

palantir

Palantír is a MacOS X notification app extendable through plugins
Objective-C
3
star
16

rubuzz

A Ruby client library for Google Buzz
Ruby
2
star
17

metior.heroku.com

An online service to analyze GitHub repositories with Metior
Ruby
2
star
18

palantir-gmail

A Google Mail check plugin for Palantír
Objective-C
1
star
19

yard-rubikon

A YARD plugin to generate Rubikon application documentation
Ruby
1
star
20

stdout.koraktor.de

My blog
JavaScript
1
star
21

macnancy

A small plugin for Palantír showing the progress of a pregnancy
Objective-C
1
star