Skip to content
forked from YuKongA/HQ-ICON

[Web] Get app icons from App Store / 从 App Store 上获取应用图标

Notifications You must be signed in to change notification settings

luman9521/HQ-ICON

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HQ ICON

网址: https://icon.yukonga.top

本仓库使用 React + Vite 创建

完整例子: https://icon.yukonga.top/?name=星穹铁道&country=cn&entity=software&limit=10&cut=1&resolution=512&format=png

url 传参 对应作用 默认值
name 应用名称
country 国家/地区(cn,us,jp,kr...) cn
entity 搜索对象(software/macSoftware) software
limit 搜索数量限额(1..200) 10
cut 是否裁切圆角(0/1) 1
resolution 分辨率(256/512/1024) 512
format 图片格式(jpeg/png/webp) png

国家/地区代码:Country Codes

API 来源:Search API

原始仓库:Github

About

[Web] Get app icons from App Store / 从 App Store 上获取应用图标

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.5%
  • CSS 23.8%
  • HTML 2.7%