Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Caldis/github-releases-downloads-analysis
统计 Github Releases 的下载次数等信息 | Analysis your repo releases downloads
https://github.com/Caldis/github-releases-downloads-analysis
analysis count download github release
Last synced: about 2 months ago
JSON representation
统计 Github Releases 的下载次数等信息 | Analysis your repo releases downloads
- Host: GitHub
- URL: https://github.com/Caldis/github-releases-downloads-analysis
- Owner: Caldis
- Created: 2017-08-27T10:13:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T20:48:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T16:42:10.431Z (about 2 months ago)
- Topics: analysis, count, download, github, release
- Language: JavaScript
- Homepage: http://gra.caldis.me
- Size: 7.87 MB
- Stars: 109
- Watchers: 4
- Forks: 5
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github Releases Download Analysis
下载次数统计工具## Homepage | 主页
http://gra.caldis.me## Features | 功能
- Analysis of your repo releases downloads count
- 统计 Github Releases 的各个版本的下载次数## Tips | 小技巧
- You can directly specify the url of repo's to query just like below.
- 你可以直接在域名后跟上对应的 repo 链接来快速查询, 例如下面这样:
- http://gra.caldis.me/?url=https://github.com/Caldis/Mos
- http://gra.caldis.me/?url=https://github.com/shadowsocks/shadowsocks-windows
- http://gra.caldis.me/?url=https://github.com/facebook/react
- http://gra.caldis.me?url=https://github.com/lhc70000/iina
- http://gra.caldis.me/?url=https://github.com/electron/electron## Limits | 限制
- Because the limition of github's api, the download count of file Source code (zip) and Source code (tar.gz) in releases will not contain in result
- 由于Github接口的限制, Releases 中的 Source code (zip) 与 Source code (tar.gz) 的下载量是不计入的