GithubHelp home page GithubHelp logo

script_man's Introduction

script_man

脚本录制器

使用方法

  Options:
    --help, -h

    --loaded-file, -l
      被加载的录制文件
      
    --out-file, -o
      保存的文件名
    -k
      是否监听键盘
      Default: true
    -m
      是否监听鼠标
      Default: true
    -p
      播放脚本
      Default: false
    -t
      录制时长/s
      Default: 0

      
# 录制并且播放
java -jar scriptman.jar -p

# 只监听鼠标
java -jar scriptman.jar -k -p

保存文件请你smf为后缀,录制过程中可按Esc提前结束录制

改进计划

  • [] 循环调用(目前可以写bash)

  • [] Key一直监听,否则可能出现快捷键不能用

  • [] 优化内存占用

script_man's People

Contributors

doorofchoice avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.