https://github.com/gnuvalerie/appgallerycli
download apks from huawei appgallery | 从华为应用市场下载apk
https://github.com/gnuvalerie/appgallerycli
android appgallery huawei huawei-appstore huaweicloud
Last synced: 11 days ago
JSON representation
download apks from huawei appgallery | 从华为应用市场下载apk
- Host: GitHub
- URL: https://github.com/gnuvalerie/appgallerycli
- Owner: gnuvalerie
- License: bsd-3-clause
- Created: 2025-11-04T14:20:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-04T14:42:07.000Z (8 months ago)
- Last Synced: 2025-11-04T16:13:43.149Z (8 months ago)
- Topics: android, appgallery, huawei, huawei-appstore, huaweicloud
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# appgallerycli
download apks from huawei appgallery
## install
```
makepkg -si
```
## use
```
appgallerycli (id)
```
outputs `(id).apk`
## find app ids
go to https://appgallery.huawei.com, search app, grab the `C` code from url
---
从华为应用市场下载apk
## 安装
```
makepkg -si
```
## 使用
```
appgallerycli (id)
```
输出 `(id).apk`
## 查找应用ID
访问 https://appgallery.huawei.com 搜索应用,从url复制 `C` 开头的代码