Giter Club home page Giter Club logo

insspector's Introduction

InSSpector

Ultimate tool for inspecting various game's player screenshots! Written in Silex :-)

For use this tool, first you need to install it.

There are 2 versions you can do that.

  1. Using GIT
  2. Download zip

ZIP will be created later, so you can use only git yet:

git clone https://github.com/Mikopet/InSSpector.git
cd InSSpector
composer install

Okay, we have the working code now, set up the webserver:

Apache

need to enable mod_rewrite. I dont use apache, so it's not implemented yet, but look the config here

nginx

Use default Silex config

Configuring

Make a config.yml in the app directory (near composer files), and fill out like this:

servers:
    sd:
        name: Search & Destroy
        shots_dir: /path/to/your/shots/
    tdm:
        name: Team Deathmatch
        shots_dir: /path/to/other/shots/

Troubleshoot: if doesn't work, check permissions on dir, and files

Additional features (not fully implemented)

In config YAML you can use a few plus features, like image covering, or shame wall. For this, you can simply define cover: true or shame_wall: true

you need to add a path for your servers, the shame_dir like you did with shots_dir

insspector's People

Contributors

mikopet avatar

Watchers

 avatar

insspector's Issues

Site Not Found

Not Found
The requested URL /web/sd was not found on this server.

Apache/2.4.7 (Ubuntu) Server at 139.59.36.251 Port 80

When i click Search And Destroy On The Right Top it gets redirected to this site ....

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.