Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fireinrain/github-trending
Fetch github trending every day and push to telegram channel
https://github.com/fireinrain/github-trending
Last synced: 1 day ago
JSON representation
Fetch github trending every day and push to telegram channel
- Host: GitHub
- URL: https://github.com/fireinrain/github-trending
- Owner: fireinrain
- License: mit
- Created: 2024-02-29T15:11:48.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-10-30T03:20:42.000Z (17 days ago)
- Last Synced: 2024-10-30T06:20:03.304Z (17 days ago)
- Language: Python
- Size: 29.3 MB
- Stars: 21
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Trending
使用 [GitHub Actions](https://docs.github.com/cn/actions) 跟踪 [GitHub 趋势项目](https://github.com/trending)。
具体教程可以 [参考这里](https://github.com/aneasystone/weekly-practice/blob/main/notes/week018-tracking-github-trending/README.md)。
项目灵感来自 [bonfy/github-trending](https://github.com/bonfy/github-trending)。
关注 Github Trending 频道 谢谢喵!
[Github Trending](https://t.me/ghtrendings)## 效果图
![](resource/sample1.jpg)
![](resource/sample2.jpg)更新:
1. 加入telegram 消息推送
2. 加入sqlite数据库支持
3. 加入上榜次数统计
4. 加入推送判断,防止telegram消息重复推送
5. 加入仓库统计数据
6. 加入仓库失效标记
7. 加入每日推送结束和随机祝福语## 历史数据
[TrendsHist](TrendsHist.md)