Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔴 MK Recorder

An open-source tool to record and replay mouse & keyboard activities on Windows.
Capture every movement, click, scroll, and keypress — then replay it exactly as it happened!

MIT License Windows Open Source


✨ Features

  • 🎯 High-precision recording of mouse and keyboard actions
  • ⌨️ Hotkey support (/ + . to stop recording, Esc to stop playback)
  • 🧠 Accurate timing and smooth action replay
  • 🪟 Clean and intuitive UI using Tkinter
  • 🔐 Requires admin privileges for full functionality
  • 🔓 100% open-source and ready for community contributions!

🧰 Prerequisites

  • OS: Windows 10 or 11
  • Python: 3.7+
  • Python Packages:
pip install -r requirements.txt

🚀 Installation

Follow these steps to set up MK Recorder:

  1. Clone the repository:

or download the EXE file from the Releases section.

git clone https://github.com/ArTax0/MK-Recorder.git
cd MK-Recorder
  1. Install the required Python packages:
pip install -r requirements.txt
  1. Run the application:
python main.py

⚒️ Usage

  1. Launch the application (Run as administrator)

  2. Click Start Recording to begin capturing mouse and keyboard actions.

  3. Press / & . to stop recording.

  4. Click Replay to play back the recorded actions.

  5. Press Esc to stop playback.


📜 License

This project is licensed under the MIT License. See the LICENSE file for details.


📬 Contact

Have questions or suggestions? Reach out!

Email: artax@duck.com

Issues: Report a bug or request a feature


🙌 Acknowledgments

Thanks to the open-source community and everyone who contributes ideas and improvements to this project! ❤️

About

A lightweight and precise Windows tool to record and replay mouse and keyboard actions with ease. Perfect for automation, tutorials, and repetitive tasks.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages