Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rehiy/daily-paper
摸鱼日报
https://github.com/rehiy/daily-paper
Last synced: about 1 month ago
JSON representation
摸鱼日报
- Host: GitHub
- URL: https://github.com/rehiy/daily-paper
- Owner: rehiy
- Created: 2024-02-21T06:29:20.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-19T02:23:48.000Z (7 months ago)
- Last Synced: 2024-04-20T02:39:32.820Z (7 months ago)
- Language: HTML
- Size: 13.3 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 摸鱼日报
摸鱼日报提供城市天气、热门榜单、农历等信息。示例网址 [https://paper.rehi.org](https://paper.rehi.org/?title=摸鱼日报&city=广州)
## 快速开始
下面3种方式都可以
- 将源码上传到服务器,使用自己设置的域名访问即可
- 将 `worker/*.js` 部署到对应的 Worker 平台,实现无服务器部署
- 将项目 [fork](https://github.com/rehiy/daily-paper/fork) 到自己的 github,连接到 Cloudflare Worker & Pages,实现无服务器部署## 参数解析
`?title=明天不上班&city=北京&news=36kr,ithome,calendar`
- title - 标题,长度可根据主要目标设备设置,建议不超过6个字
- city - 地址或经纬度,用于展示天气信息,支持中国大陆地址,默认从设备获取
- news - 新闻,多个新闻源用逗号分隔,支持的类型如下
- 36kr
- baidu
- bilibili
- douban_group
- douban_new
- douyin
- douyin_music
- genshin
- github
- ithome
- juejin
- kuaishou
- lol
- netease
- netease_music_toplist
- newsqq
- ngabbs
- qq_music_toplist
- sspai
- thepaper
- tieba
- toutiao
- v2ex
- weread
- zhihu