All Projects → nollied → chrome-controller

nollied / chrome-controller

Licence: CC0-1.0 License
ATTENTION: Chrome Controller has unfortunately been removed from the webstore and will no longer be maintained. It's been a good run! </3

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to chrome-controller

joypad.js
JavaScript library that lets you connect and use various gaming controllers with browsers that support the Gamepad API. Less than 5KB in size with zero dependencies and support for button press, axis movement events and vibration play effect.
Stars: ✭ 97 (+506.25%)
Mutual labels:  gamepad-api, gamepad-inputs
WebMIDICon
🎹🥁 My MIDI instruments!
Stars: ✭ 60 (+275%)
Mutual labels:  gamepad-api
jsGBC
👾 A GameBoy Color Emulator written in JavaScript
Stars: ✭ 44 (+175%)
Mutual labels:  gamepad-api
Pancake
Lightweight, Fast, Easy-to-use HTML5 2D game framework!
Stars: ✭ 79 (+393.75%)
Mutual labels:  gamepad-api

Build and deploy Jekyll site to GitHub Pages

Chrome Controller (Browser Extension)

If you enjoy the extension, consider becoming a patron or buying me a coffee :)

My name is Dyllan McCreary and I'm the original developer of Chrome Controller. It started as a fun high school project to let me relax even harder while on my computer all day. From my bed! Now it's gained some traction and I've hired another engineer to take care of the project. Currently it's very buggy and in beta, but this month (July 2020) I'm shooting for an official version 1 release with more stability & performance + features!

But it's very expensive to maintain a project like this. With artwork, maintenance, hosting, etc. So I'm asking for your help. :)

What is Chrome Controller?

  • Equipped with a secondary mouse cursor for your controller and on screen keyboard, you can browse in leisure from a distance! Supports any Gamepad API compatible controller via bluetooth & wired connections. Supported controllers include but are not limited to: Xbox 360/1 and PlayStation 3/4.
  • Just connect to your computer via Bluetooth (or wired if you have the USB connector), add the extension to chrome, and browse away!

Download from the Google Web Store here!

Note: Chrome Controller is currently in beta. Version 1 official release is scheduled for July 2020 with tons of bug fixes, performance increase, and hopefully new features! Please report any issues by email to [email protected]

Not sure if your controller will work?

Controller Setup:

  • All you have to do is plug your controller in via USB to where your computer can recognize it, and install Chrome Controller!
  • The rest gets taken care of by Chrome Controller!

Bluetooth Controller Setup Instructions:

Artwork

Promo Video

Developers:

This is the front-end repository. If you would like to make contributions to our backend, please reach out to [email protected].

Setting up your development environment:

  1. Clone this repository.
  2. Make sure you have Google Chrome installed.
  3. In the google chrome address bar, type chrome://extensions. In the top left corner, click load unpacked. This will ask for a folder, navigate to where you cloned the repository.
  4. Bang! You now can reload your webpages and make source code modifications.
  5. Deploying your build can be done by zipping up the contents of your source code version and creating a pull request with that zip file as an attachment. Make sure you update the manifest.json with an updated version number.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].