GithubHelp home page GithubHelp logo

pdkst / game-pad-viewer-mirror Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 646 KB

GamePadViewer镜像

Home Page: http://pdkst.gitee.io/game-pad-viewer-mirror

License: GNU General Public License v3.0

HTML 55.55% JavaScript 14.51% CSS 29.89% Dockerfile 0.06%
mirrors html-css-javascript jquery

game-pad-viewer-mirror's Introduction

GamePad Viewer镜像

介绍

GamePadViewer镜像,原网使用了大量谷歌的CDN,国内访问极慢,并伴随部分时候无法访问,所以将这个网站进行镜像,本地访问或者使用静态博客页面,达到加速访问的目的。

软件架构

html + javascript + CSS + SVG,只使用静态内容

快速开始

docker:

docker pull withnoword/gamepad
docker run -d -p 80:80 withnoword/gamepad

然后通过http://localhost/gamepad即可访问,如果自定义端口请修改端口到自定义的

docker run -d -p [自定义端口]:80 gamepad

http://localhost:[自定义端口]/gamepad

安装教程

  1. 克隆代码到本地
  2. 上传到静态服务器中,推荐tomcat,Nginx等(包括自建node)
  3. 根据服务器地址访问

或者

  1. 克隆到github/gitee
  2. 放置到github pages服务器/使用gitee pages服务发布
  3. 访问github/gitee地址(推荐)

GamePad Viewer 使用说明

  1. 访问上面构建的地址或者gitee镜像原网址
  2. 选择侧边栏,点击Generate URL
  3. 选择需要使用的,玩家编号,控制器皮肤等,复制上面的链接
  4. 到OBS中【来源】右键添加【浏览器】捕获,在【URL】中粘贴上面生成的链接
  5. enjoy!

game-pad-viewer-mirror's People

Contributors

pdkst avatar

Watchers

 avatar

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.