An open API service indexing awesome lists of open source software.

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

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` 开头的代码