WeChat Automation for Personal Notifications on HomeLab

NO.1
WeChat Automation

Win11 ARM64 running 24 hours

WeChat automation is set up on PVE Win11

Currently, it has been implemented to trigger personal WeChat notifications via HTTP GET

  • HTTP triggers WeChat notifications

  • Can specify contacts, such as File Transfer Assistant, Master Brother, xxx……

  • Can specify the message as text (images will be improved later)

  • Can specify a delay time (even though it’s timed sending, it prepares for delays, such as a 20-minute notification for the Pomodoro timer)

WeChat Automation for Personal Notifications on HomeLab

NO.2
Cron Jobs – Qinglong Panel

With WeChat personal notifications, it can be combined with other projects

For example, the Qinglong panel

<<Raspberry Pi 4B (Raspberry Pi For NAS): Qinglong Panel Cron Jobs>>

Here I set up a script to send me a message via WeChat every 30 minutes

This message is to prove it is still online

WeChat Automation for Personal Notifications on HomeLab

Click to run, you can test the WeChat message push effect in real-time

WeChat Automation for Personal Notifications on HomeLab

Create Task

Set to execute the script every 1 minute or every 30 minutes

0 */30 * * * ?

WeChat Automation for Personal Notifications on HomeLab

Actual effect of once every minute

WeChat Automation for Personal Notifications on HomeLab

NO.3
Function Expansion

The Qinglong panel supports NodeJs, Python, Shell, and visual cron jobs

This means I can use scripts, such as Python, to write data collection and push

WeChat Automation for Personal Notifications on HomeLab

For example, get today’s

  • Newly published physical books

  • Movies released in theaters

  • Games launched on Steam

  • Released songs/MVs or concerts on Damai

And so on

WeChat Automation for Personal Notifications on HomeLab

Can set the Qinglong panel to send messages daily at 08:00

Today’s content

  1. 25 new books, including <<xxx>>

  2. 6 new movies, with <<xxx>> being the most anticipated

  3. ……

NO.4
Tips

Can also be combined with uptime-kuma as appropriate

<<HomeLab Mini Host (x86): Docker Deploy Open Source Self-Hosted Monitoring Tool Uptime-Kuma>>

As long as it supports HTTP GET POST, it can be integrated with the corresponding WeChat personal notifications

Due to time constraints, I won’t cover the public account RSS today, will do it later when I have time

END.

Send keywords to the public accountJoin Group, to join the discussion group

If you think this article is good, please give it alike and bookmark, see you next time.

Recommended Reading

<<HomeLab Development Board (ARM64) [PVE]: Home Assistant and Lightweight Services, Public Account RSS Subscription, and WeChat Personal Push>>

☕ Friends, since you have seen this, are you sure you won’t follow me? 👇

Leave a Comment