Skip to content

MythicalBeam/FlowKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FlowKeys

FlowKeys is a Windows desktop automation tool built in Python.
It lets you create and run macros — sequences of mouse clicks, keystrokes, file operations, and more — all visually in blocks.

Demo Screenshot

Features

  • Mouse automation: click, drag, scroll, smooth movements
  • Keyboard automation: key presses, hotkeys, typing
  • Timing: waits, humanized delays
  • Loops and flow control: for, while, if/else, labels
  • Vision: detect images or colors on screen
  • System commands: run files, URLs, set volume, alerts
  • File operations: read/write/copy/delete files
  • Clipboard, beeps, notifications
  • Built-in templates for gaming, productivity, and personal shortcuts

Installation

Option 1: Run via Python

git clone https://github.com/MythicalBeam/FlowKeys.git
cd FlowKeys
pip install -r requirements.txt
python flowkeys.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages