Skip to content

ReplayWizard is a powerful automation tool designed to streamline your workflow by capturing and replaying your interactions with your computer

License

Notifications You must be signed in to change notification settings

quillcraftsman/replay-wizard

Repository files navigation

ReplayWizard

ReplayWizard is a powerful automation tool designed to streamline your workflow by capturing and replaying your interactions with your computer

You can find Full Project Documentation here

ReplayWizard logo

Backdrop Build

This project was started with #Backdrop Build support


Workflows / Support / Languages

Tests Pylint / Documentation Discussions Issues / Languages Top Language

Package / Downloads

Version Development Status Python version License Wheel / Day Downloads Week Downloads Month Downloads All Downloads

Development

Release date Last Commit Issues Closed Issues Pull Requests Closed Pull Requests Discussions


Menu

Install

with pip

pip install replay-wizard

See more in Full Documentation

Quickstart

Capture Sequence

wizard-capture openyoutube

Replay Sequence

wizard-replay openyoutube -d 10 -t true

Combine Sequences

wizard-combine three one two

More examples in Full Documentation

Mission

Unlock Efficiency, Replay Your Moves.

Whether you're performing repetitive tasks, testing software, or demonstrating procedures, ReplayWizard empowers you to record your actions effortlessly and replay them with precision.

With ReplayWizard, you can automate complex sequences of mouse clicks, keyboard inputs, window movements, and application launches, saving you time and effort. Simply initiate the recording, perform your actions as usual, and let ReplayWizard handle the rest.

ReplayWizard offers flexibility and customization, allowing you to edit and refine your recorded actions, adjust playback speed, and schedule automated tasks for optimal efficiency. Its intuitive interface makes it accessible to users of all levels, from beginners to experienced professionals.

Open Source Project

This is the open source project with MIT license. Be free to use, fork, clone and contribute.

Features

This features will be built during 4 weeks. 20.03.2024 - deadline

  • Capture mouse actions (Done)
  • Save mouse actions (Done)
  • Replay mouse actions (Done)
  • Capture keyboards actions (Done)
  • Save keyboards actions (Done)
  • Replay keyboards actions (Done)
  • Capture environment
  • Save environment
  • Replay environment
  • Console script (Done)
  • python library API (Done)
  • Combine sequences (Done)

Requirements

  • python (library was tested with 3.10, 3.11 versions)
  • pynput (this package use LGPL-3.0 license and used in this project as a third party library without modifications)
  • pydantic

See more in Full Documentation

Development Status

  • Package available on PyPi

See more in Full Documentation

Contributing

You are welcome! To easy start please check:

About

ReplayWizard is a powerful automation tool designed to streamline your workflow by capturing and replaying your interactions with your computer

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published