Skip to content

An attempt at visualizing Steam Community data. Created during the 2016 Mumbai Hackathon

License

Notifications You must be signed in to change notification settings

AzureByte/SteamGroupMemberStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SteamGroupMemberStats Build Status

An attempt at visualizing Steam Community data. This project aims at helping moderators and group owners better know the games their members are playing and how active their community is.

Early stage example : enter image description here

This project was started during the 2016 Mumbai Hackathon

Installation

Windows

Download the bin folder and run httpserver.exe

Other OS

To compile from source, you will need Go installed.

From the goserver folder, run the following command:

go run httpserver.go

Regardless of the OS, it will create a server on port 8888

Visit http://localhost:8888/ to view the App. Then click on any of the communities listed to get a breakdown of the games people are playing.

Note : It currently only shows hardcoded data obtained from the Steam Stats page.

About

An attempt at visualizing Steam Community data. Created during the 2016 Mumbai Hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published