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

https://github.com/archlinuxcn/pkgstats-cn

package statistics collecting script for archlinuxcn
https://github.com/archlinuxcn/pkgstats-cn

Last synced: about 1 year ago
JSON representation

package statistics collecting script for archlinuxcn

Awesome Lists containing this project

README

          

收集的数据
----

* UUID
* 用户 IP
* 用户安装的软件包列表

展示数据
----

* 包的安装量
* 用户地理分布图

deps
----

* util-linux
* curl
* pacman

server deps
----

* python3
* python-tornado
* python-yaml

TODO
----

* [x] 收集脚本
* [x] 保存数据
* [ ] 服务端部署(域名、证书)
* [ ] 统计
* [ ] 数据展示
* [ ] 官方文档更新
* [ ] 镜像源文档更新
* [ ] archlinuxcn-keyring 添加 optdepends
* [ ] 隐私声明
* [ ] 许可证