0 purchases
replaywizard 2.3.1
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
Backdrop Build
This project was started with #Backdrop Build support
Workflows / Support / Languages
/
/
Package / Downloads
/
Development
Menu
Install
Quickstart
Mission
Open Source Project
Features
Requirements
Development Status
Contributing
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
Capture mouse actions (Done)
Save mouse actions (Done)
Replay mouse actions (Done)
Capture keyboards actions (Done)
Save keyboards actions (Done)
Replay keyboards actions (Done)
Console script (Done)
python library API (Done)
Combine sequences (Done)
Capture environment (Plan)
Save environment (Plan)
Replay environment (Plan)
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:
Full Documentation
Contributing
Developer Documentation
Code of Conduct
Security Policy
Governance
Support
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.