Git Product home page Git Product logo

dynamic-steam-signatures's Introduction

Dynamic-Steam-Signatures

PHP Based application that can generate steam signatures from the gaming platform steam in a PNG format. The application is very portable, and can run on shared web hosting.

The application is fully functional, but still would require some possible tune up, and tweaking. Any help would be appreciated.

Screenshots

Screenshot

Website

https://www.steamsig.xyz

Features

Supports caching to reduce load on the server

More then 6 skins already created

Easy to use frontend using bootstrap, and jquery

Does not require a database

Open source!

Requirements

Tested on Apache2, and Nginx

php7.2

php7.2-curl

php7.2-gd

Nginx

The application uses .htaccess for Apache2 to understand how to handle the signatures. But Nginx requires a bit more configuration. Add this to the websites configuration if your using Nginx.

rewrite ^/pathtosteamroot/steam/images/(.*)/(.*).png$ /pathtosteamroot/steam/createimage.php?skin=$1&username=$2;

dynamic-steam-signatures's People

Contributors

ren6767 avatar

Watchers

 avatar

Forkers

unrealloco

dynamic-steam-signatures's Issues

Steam ID Not Found

Hi,

I have nginx, php7.0, and url is localhost/steambanner and my nginx rule is rewrite ^/steambanner/steam/images/(.)/(.).png$ /steambanner/steam/CreateImage.php?skin$1&username=$2;

I got one image with "Steam ID Not Found.

2018-09-25 14_35_35-dynamic steam signatures

Can you help me?

Thanks.

Problem create image

Hi,

I have a problem, when I submit, the picture don't show like attach.
Can you help me please?

Best regards,
Shudack

2016-03-29 18_27_38-dynamic steam signatures

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.