Code Monkey home page Code Monkey logo

grimassist's People

Contributors

acidcoke avatar bit-dome avatar eariassoto avatar khanhlvg avatar thebitstudio avatar willwade avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

acecentre

grimassist's Issues

Support Linux and Mac

@willwade I found this video by the creator of Pydirectinput where he explains the insufficiencies of pyautogui. In windows some games don't accept keystrokes from Pyautogui since they are Virtual Keycodes. Pydirectinput uses Scancodes to avoid this issue.

To enable support for Mac and Linux, I would simply check if we are on win32 and only then use Pydirectinput for the keyboard. Otherwise we use pyautogui

KeyError: 'enable'

I have a windows 10 machine which is pretty locked down. I have to install as admin - im wondering if this is just a me error - because on a regular windows machine Im not seeing this. I dare say this is something to do with the paths that ive just tried to fix.. ill try and figure this out later

Traceback (most recent call last):
  File "grimassist.py", line 57, in <module>
  File "src\task_killer.py", line 35, in start
  File "src\controllers\mouse_controller.py", line 52, in start
KeyError: 'enable'

Hold or toggle key with gesture

Is it possible to have a key held down while you make a gesture and released when you stop? or to use a gesture to toggle a key down/up?

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.