Atbswp, a Minimalist Macro Recorder

栏目: IT技术 · 发布时间: 6年前

内容简介:The rest of this post discusses what atbswp is, why it was built, and miscellaneous things related to the project.atbswp is the result of frustration with tinytask which is not available natively on Unix like systems. With tinytask being discontinued now,

Announcing atbswp, a minimalist macro recorder

RMPR

atbswp : Automate The Boring Stuff With Python (yes like the book) is a multi platform, open source clone of tinytask, and for those who don't know it, the core feature of the software is to allow the users to record their mouse and keyboard actions and reproduce them identically as many times as they want.

atbswp quick demo

atbswp

The rest of this post discusses what atbswp is, why it was built, and miscellaneous things related to the project.

About atbswp

atbswp is the result of frustration with tinytask which is not available natively on Unix like systems. With tinytask being discontinued now, the position shifted from multiplatform, FOSS clone, to only alternative. The most important thing about atbswp is avoiding feature creep, the software is pretty simple as it and we want to keep it that way.

Initial Features

Many features of tinytask are already present in the current pre-alpha version of atbswp, the one that have not been yet replicated are compile to an executable for the host platform and set a replay speed, which are on the roadmap and will be the main focus for the next development. Behind the scenes, atbswp uses a Python file so the power users can always modify it to their taste.

Libraries used

Final words

atbswp is pretty usable as it is. Although this is a pre-alpha release, it's stable enough to be used daily, I use it to automate various task and almost all of my demos.

If you want up to date news about atbswp, follow me on Twitter to be notified about releases and blog posts like this, or you can join the community on Telegram , atbswp's source code is available on Github, you can try it now.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

浅薄

浅薄

[美]尼古拉斯·卡尔 / 刘纯毅 / 中信出版社 / 2015-11 / 49.00 元

互联网时代的飞速发展带来了各行各业效率的提升和生活的便利,但卡尔指出,当我们每天在翻看手机上的社交平台,阅读那些看似有趣和有深度的文章时,在我们尽情享受互联网慷慨施舍的过程中,我们正在渐渐丧失深度阅读和深度思考的能力。 互联网鼓励我们蜻蜓点水般地从多种信息来源中广泛采集碎片化的信息,其伦理规范就是工业主义,这是一套速度至上、效率至上的伦理,也是一套产量最优化、消费最优化的伦理——如此说来,互......一起来看看 《浅薄》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器