This website requires JavaScript.
Explore
Help
Register
Sign In
v6ole
/
GX-gp-notify
Watch
1
Star
0
Fork
0
You've already forked GX-gp-notify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
32
Commits
1
Branch
0
Tags
acff263dba01a0c2bd2a378c1e63180556cb27b3
Commit Graph
6 Commits
Author
SHA1
Message
Date
v6ole
acff263dba
chore: 从 git 跟踪中移除日志文件、onu.md 和 __pycache__
...
- 移除 logs/ 目录下的日志文件 - 移除 onu.md 生成文件 - 移除所有 __pycache__/ 目录 - 更新 .gitignore 防止再次提交
2026-05-09 15:03:40 +08:00
v6ole
b37e8ce581
删除无用文件
2026-01-09 15:17:42 +08:00
v6ole
04d254cfef
Implement manual crawling feature in GXGPMonitorApp, allowing users to filter announcements by date and keywords. Update Markdown generation to include time period and keyword details. Remove outdated onu.md file. Enhance WeChat message handling to support manual crawl results and improve logging for better traceability.
2026-01-08 18:24:00 +08:00
v6ole
a8108d9afd
Remove legacy test script and enhance main application with WeChat server and menu management features. Added commands for starting the WeChat callback server and managing WeChat menus, along with necessary imports and error handling. Updated requirements to include Flask for the WeChat server functionality.
2026-01-08 15:16:42 +08:00
v6ole
317dbf3c58
Enhance announcement storage functionality by adding a method to save all announcements by source, retaining the latest 100 per source. Update related logging and comments for clarity. Adjusted the main script to utilize the new storage method and log the saving process. Updated the markdown file timestamp.
2026-01-08 09:31:47 +08:00
v6ole
28c57a040a
手动模式
2026-01-07 17:37:09 +08:00