# dingdingpush **Repository Path**: human2312/dingdingpush ## Basic Information - **Project Name**: dingdingpush - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-11 - **Last Updated**: 2026-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 钉钉账单提醒推送 每天 **12:10** 和 **19:10** 自动推送账单还款提醒到钉钉群。 ## 项目结构 ``` dingdingpush/ ├── app.py # 主程序 ├── dingtalk-push.service # systemd 服务配置 ├── deploy.sh # 一键部署脚本 └── README.md # 本文档 ```