automation

CrossMacro

Cross-platform desktop automation app with macro recording, playback, scheduling, text expansion, CLI tools, and Wayland/X11-aware Linux support.
397 stars16 forksC#Updated 8/24/2026100% free · open source
What it does

CrossMacro lets you record, replay, schedule and script desktop actions (mouse clicks, keystrokes, window focus) on Windows, macOS and Linux from a single UI or CLI.

When to use it
  • You need to automate repetitive UI tasks (e.g., data entry in a legacy web form) without writing code.
  • You want to schedule a macro to run at a specific time each day (e.g., opening a dashboard every morning).
  • You need a reliable text‑expansion tool that works on Wayland as well as X11 on Linux.
Ready-to-paste prompt
crossmacro schedule --file Macros/OpenDashboard.json --cron "0 9 * * MON-FRI"   # runs the macro every weekday at 09:00
Heads up: CrossMacro requires the .NET 7 runtime and on Linux you must have a Wayland‑compatible session (or X11) and the `uinput` module loaded; otherwise the CLI cannot synthesize mouse/keyboard events.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/crossmacro && curl -fsSL https://workflowstacks.com/api/skills/crossmacro/claude-skill -o ~/.claude/skills/crossmacro/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

17
top-level files
8
folders
62.5M
source size
GPL-3.0
license
Key files
.editorconfig
README.md
File tree
.github/
docs/
flatpak/
screenshots/
scripts/
src/
tests/
website/
.editorconfig
.gitattributes
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CrossMacro.sln
deps.json
Directory.Build.props
Directory.Build.targets
Directory.Packages.props
flake.lock
flake.nix
global.json
LICENSE
README.md
SECURITY.md
Quick Actions
Details
Creator
alper-han
Language
C#
Category
automation
Published
11/30/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.