Download Repio

Choose your edition. Community is free forever. Pro has advanced features.

FREE

Community Edition

repio-dev-comm.py — v3.3
$0 forever
  • Mouse & keyboard recording
  • Precise playback engine
  • CSV editor with loops
  • Undo / Redo (50 states)
  • Open source (Python)
  • Include files
  • Breakpoints & Bookmarks
  • Web Hooks
  • Search & Save As
  • Unsaved changes tracking
⬇ Download from GitHub
PRO

Pro Edition

repio-dev-pro.py — v5.0.x
By Request
  • Everything in Community
  • Breakpoints (F9) & Bookmarks (Ctrl+B)
  • Web Hooks with HTTP includes
  • Include files with caching (LRU 32)
  • Search in comments (Ctrl+F)
  • Save As (Ctrl+Shift+S)
  • Recursive duration calculation
  • Unsaved changes tracking
  • Preview Hook for URL includes
  • Build auto-increment
  • Configurable hotkeys
  • Settings dialog with 4 tabs
  • Column management (reorder, hide/show)
  • Cumulative timeline column
  • Run external programs
  • Post-script actions (lock, logout, restart, shutdown)
  • Window state persistence
  • Launch on login & start minimized
✉ Request Access

Quick Installation

1

Install Python

Download Python 3.7+ from python.org. Check "Add to PATH" during install.

python --version
2

Install pynput

The only external dependency. Install via pip package manager.

pip install pynput
3

Run Repio

Download the .py file from GitHub Releases and run it.

python mr2_ge.py

System Requirements

💻 OS Windows 10/11
🐍 Python ≥ 3.7
📦 Dependency pynput
💾 Size ~80 KB