Skip to content

Enigma-Soul/andy-thawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

andy-thawing 刘德华解冻倒计时

预览

light dark

使用方法

建议:Fork后在自己仓库内进行

![light](https://raw.githubusercontent.com/<Your Name>/andy-thawing/output/light.png#gh-light-mode-only)
![dark](https://raw.githubusercontent.com/<Your Name>/andy-thawing/output/dark.png#gh-dark-mode-only)

本地开发

需要安装 uv

uv sync
uv run python -m andy_thawing

文件说明

andy-thawing/
├── pyproject.toml           # uv 项目配置
├── src/
│   └── andy_thawing/        # Python 包
│       ├── __init__.py      # 版本号
│       ├── __main__.py      # 入口点
│       ├── config.py        # 集中配置(日期、尺寸等)
│       ├── resources.py     # 资源路径解析
│       ├── ice.py           # 冰块效果
│       ├── counting.py      # 倒计时计算与生成
│       └── ew2_count.py     # 流浪地球风格渲染
├── resources/               # 静态资源
│   ├── fonts/               # 字体文件
│   └── img/                 # 图片素材
├── .github/workflows/
│   ├── build.yml            # 合并到 main 自动打包
│   └── daily.yml            # 每天定时生成图片
└── README.md

About

刘德华解冻倒计时

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages