Skip to content

一个使用 lua 语言编写简单脚本的 自动化控制 支持 adb windows 等

Notifications You must be signed in to change notification settings

5656565566/rose-script-actuator

Repository files navigation

rose-script-actuator

一个使用 lua 语言编写简单脚本的 自动化控制 支持 adb windows 等

通过 textual 实现了简单的 TUI 实现跨平台的用户交互方式

使用 Poetry 包管理器

运行

前往 Releases 下载最新版本

参考 Releases 下载最新版本的可执行文件。支持 Linux Windows

使用源码运行

从当前仓库克隆代码,并安装依赖。

环境依赖

安装 Python 3.10 及以上版本,并安装 Poetry 包管理器。可以参考以下链接进行安装:Poetry 官方文档

  • 开发
poetry install
  • 使用
poetry install --no-dev

运行

poetry run python actuator

直接运行项目

待实现的功能

使用 Blockly图形化积木编程 编写脚本

About

一个使用 lua 语言编写简单脚本的 自动化控制 支持 adb windows 等

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages