Giter VIP home page Giter VIP logo

actionrecorder's Introduction

Action Recorder

Hi, I hope you all are well!

This is a project for creating a macro, aimed at those who need to automate some repetitive tasks.

Screenshot

App Screenshot

Features

  • Record keyboard and mouse actions.
  • Playback recorded actions.
  • Export/import record to a file.
  • Reproduce it indefinitely by using the "Loop" option.
  • Reproduce ignoring all mouse move actions without any key pressed by using the "Suppress mouse move path" option.
  • Control the speed of reproduction using a multiplier or setting a fixed time.

Next to-do list

  • Migrate to latest .NET version and use UWP.

License

MIT

actionrecorder's People

Contributors

guinhx avatar wilianwrech avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

actionrecorder's Issues

Null reverence

Hi,

I was trying out the project and encornerd some issue while running in debug mode.

how to replicate:
-run program in debugmode of visual studio
-press f9 to start record
-do some recording
-press f9 to stop record
press f10 to playback

it seems towards the end of the playback
on application.cs:line 166: sim.PlayBack(_actionFile.Actions);
gets somehow some nullpointer that Playback tries to dereference.

I havent understand the strukture of this project yet, might you be able to fix it?

Loop and Speed.

Hello,

first, excelent project,

Point #1:
I'm trying to run it with loop[args] and havent find the way.

I try the next:

  1. I put under the command /loop[5] and then press the button record, but when i finish the record of the first i press stop.
  2. Run the record and press stop and then export the action file and import it again and put under the command /loop[5]
  3. using only the loop[5] as for clear you don't use / and its works well.

Point # 2

Its there a way to speed the playback? I'm trying to speed up the process of the recording,

thanks!!!!
Can you let me know how its the step by step way to use the loop?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.