Giter VIP home page Giter VIP logo

xtmapper's Introduction

XtMapper

XtMapper, a free and open source keymapper.
Play your Android games with keyboard and mouse on Bliss OS

Features:

  • Multi-touch emulation
  • Emulate a touch pointer with mouse - Useful for games that only accept touch events and not mouse clicks.
  • Emulate a D-pad with W,A,S,D or arrow keys
  • Keyboard events to touch - And editing config with GUI
  • Aim with mouse in FPS games (shooting mode)
  • Pinch-to-zoom gesture using ctrl key + move mouse or ctrl + scroll wheel
  • Smooth pixel by pixel scrolling emulation for mouse wheel
  • Swipes with keyboard keys

Video Demonstration

Development

Build

  • Run ./gradlew assembleDebug at the base directory of the project

If you want to contribute code, please base your commits on the latest dev branch.

  • Touch emulation is handled by TouchPointer.java and Input.java.
  • InputService.java runs separately from the app as an elevated java process using app_process and adb shell/root.

Help and support

Feel free to file an issue.
Some useful discord servers (related):
BlissLabs: https://discord.com/invite/F9n5gbdNy2
AndroidEmu: https://discord.gg/mRpT4Qq
SupremeGamers: https://aopc.dev/discord

Credits

Open source libraries used:

Some code from the scrcpy project was used for implementing multi-touch support in the keymapper.

Copyright and License

This project is licensed under the GPL v3.
Do not publish unofficial APKs to the play store.

XtMapper
Copyright (C) 2022 Xtr126

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 3.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License 
along with this program. If not, see https://www.gnu.org/licenses/.

xtmapper's People

Contributors

xtr126 avatar

Watchers

James Cloos 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.