Skip to content

edenkl8/macroForLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

macroForLinux

this code is intended to create macros in linux.

this code uses the pynput library: https://pypi.python.org/pypi/pynput

the pynput library is used for mouse/keyboard input and output

usage:

to start the program just run it:

">> python macro.py"

the default macro trigger is ctrl+k+b(in this order)

and the default macro writing is "hello"

TO-DO:

  1. in next versions I will add support for multiple macros

  2. in next versions I will add support for determining the macros outside of the code

  3. in next versions I will add a gui

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages