Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added pool/main/harrisontest/harrison_test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"filename": "harrisontest_0.0.1-m5stack_arm64.deb",
"url": "https://github.com/Harrison-Xu/packages/releases/download/czdev-buffer/harrisontest_0.0.1-m5stack_arm64.deb",
"sha256": "52fdc032fa441d7118a774b74cfba9cc5de49891bcacd527f1f2dadb0f798383",
"size": 1738050,
"package": "harrisontest",
"version": "0.0.1-m5stack",
"architecture": "arm64",
"uploaded_by": "Harrison-Xu",
"uploader_email": "Harrison-Xu@users.noreply.github.com"
}
43 changes: 43 additions & 0 deletions pool/main/harrisontest/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"title": "HarrisonTest",
"summary": "A CardputerZero packaging flow demo.",
"categories": [
"Utilities"
],
"screenshots": [
"screenshots/harrison_test.png"
],
"description": "HarrisonTest is a small LVGL application for validating the CardputerZero build, packaging, device deployment, and AppStore publishing workflow.",
"locales": {
"zh-CN": {
"title": "HarrisonTest",
"summary": "用于验证 CardputerZero 应用打包流程的演示应用。",
"description": "HarrisonTest 是一个小型 LVGL 应用,用于验证 CardputerZero 的构建、打包、真机部署和 AppStore 发布流程。"
},
"en": {
"title": "HarrisonTest",
"summary": "A CardputerZero packaging flow demo.",
"description": "HarrisonTest is a small LVGL application for validating the CardputerZero build, packaging, device deployment, and AppStore publishing workflow."
},
"ja": {
"title": "HarrisonTest",
"summary": "CardputerZero のパッケージ作成フローを検証するデモアプリです。",
"description": "HarrisonTest は、CardputerZero のビルド、パッケージ作成、実機へのデプロイ、AppStore 公開フローを検証するための小規模な LVGL アプリです。"
}
},
"license": "MIT",
"source_repo": "https://github.com/Harrison-Xu/Template",
"icon": "harrison_test.png",
"permissions": {
"microphone": false,
"audio_output": false,
"network": false,
"keyboard_input": true,
"background_service": true,
"external_hardware": false
},
"author": {
"github": "Harrison-Xu",
"display_name": "XuHaifeng"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading