#tauri-plugin #machine #kotlin #android #board #vending #kits

sys tauri-plugin-board

为tauri提供的套件式自动售货机开发板,使用kotlin

16个稳定版本

新增 1.5.4 2024年8月22日
1.5.0 2024年8月21日
1.0.5 2024年7月22日
1.0.1 2024年6月7日

444 in GUI

Download history • Rust 包仓库 121/week @ 2024-05-29 • Rust 包仓库 165/week @ 2024-06-05 • Rust 包仓库 5/week @ 2024-06-12 • Rust 包仓库 357/week @ 2024-07-17 • Rust 包仓库 100/week @ 2024-07-24 • Rust 包仓库 387/week @ 2024-07-31 • Rust 包仓库 566/week @ 2024-08-07 • Rust 包仓库 179/week @ 2024-08-14 • Rust 包仓库

1,296 monthly downloads

MIT许可证

210KB
1K SLoC

Kotlin 505 SLoC // 0.2% comments • Rust 包仓库 JavaScript 163 SLoC // 0.6% comments • Rust 包仓库 TypeScript 155 SLoC // 0.6% comments • Rust 包仓库 Rust 90 SLoC // 0.1% comments • Rust 包仓库 Batch 71 SLoC • Rust 包仓库 Prolog 29 SLoC • Rust 包仓库

包含 (ELF库, 125KB) libserial_port.so, (ELF库, 34KB) android/libs/arm64-v8a/libserial_port.so, (JAR文件, 63KB) android/libs/usdk_v120601.jar, (JAR文件, 6KB) android/libs/zckjAPI-2.2.jar

Tauri插件板

为tauri提供的套件式自动售货机开发板,使用Java或kotlin

主要开发板型号

zc-328, zc-356等

# Go into the android folder of your plugin and create the tauri-api path
$ cd android
$ mkdir -p .tauri/tauri-api
# Clone the api from the tauri repo
$ git clone https://github.com/tauri-apps/tauri
# Copy the mobile api from the repo to the created path
$ cp -r tauri/core/tauri/mobile/android/. .tauri/tauri-api
# Remove the tauri repo
$ rm -rf tauri

https://v2.tauri.org.cn/zh-cn/develop/plugins/

依赖

~18–58MB
~897K SLoC