#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 121/week @ 2024-05-29 165/week @ 2024-06-05 5/week @ 2024-06-12 357/week @ 2024-07-17 100/week @ 2024-07-24 387/week @ 2024-07-31 566/week @ 2024-08-07 179/week @ 2024-08-14

1,296 monthly downloads

MIT许可证

210KB
1K SLoC

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

包含 (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.app/zh-cn/develop/plugins/

依赖

~18–58MB
~897K SLoC