Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 949 Bytes

README.md

File metadata and controls

52 lines (36 loc) · 949 Bytes

Keyboard Control

Poetry

A GUI tool for controlling and automating tasks written in PyQT


Installation

On nixos

nix-shell

On Windows

poetry run python ./keyboardcontrolv3/__init__.py


TODO

  • apply button

    • onclick -> apply data
  • plugins

    • event plugins

      • keyboard event plugins
      • mouse event plugins
    • action plugins

      • web plugins
      • application plugins
      • script run plugin
        • beatification remaining
  • add and remove item button

    • add event button

    • remove event button

    • add item button

    • remove item button

    • popup for making new item

  • errors

    • fix keyboard key seq edit not showing
  • ui beatification

  • save button