Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryolee/cn_working_day
中国大陆近期法定节假日/工作日数据生成,可用于iOS工作日闹钟等用途
https://github.com/ryolee/cn_working_day
ios shortcuts
Last synced: 9 days ago
JSON representation
中国大陆近期法定节假日/工作日数据生成,可用于iOS工作日闹钟等用途
- Host: GitHub
- URL: https://github.com/ryolee/cn_working_day
- Owner: RyoLee
- License: gpl-3.0
- Created: 2022-04-29T09:02:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T00:22:05.000Z (11 months ago)
- Last Synced: 2024-10-21T02:16:31.249Z (17 days ago)
- Topics: ios, shortcuts
- Language: Python
- Homepage:
- Size: 206 KB
- Stars: 49
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cn_working_day
基于[workalendar](https://github.com/workalendar/workalendar) 生成近30天(-2~+27)工作日信息使用Github action自动更新
可用于iOS快捷指令工作日闹钟
详细见博客[说明文章](https://blog.9-ch.com/post/homelab-cn-working-clock)
## 注意
本项目将于2023年01月01日后(即2日起)停止在主分支进行cn.json更新并移除该文件,转为仅使用github page(对应gh-pages分支)更新,请及时调整快捷指令中的URL,以jsdelivr为例,新URL如下
```
https://cdn.jsdelivr.net/gh/RyoLee/cn_working_day@gh-pages/cn.json
```