HeroKu微信推送

JustSong e47bebf16a chore: do not render HTML in advance 3 rokov pred
.github f1d5d9c8d1 init: reinitialize from gin-template 3 rokov pred
channel e47bebf16a chore: do not render HTML in advance 3 rokov pred
common 4810db17d4 feat: token store is done but not tested 3 rokov pred
controller e47bebf16a chore: do not render HTML in advance 3 rokov pred
middleware d42b4511cf chore: update token related logic 3 rokov pred
model d18eefe6b6 feat: channel Ding is done 3 rokov pred
router e1d09aa58f feat: channel email is done 3 rokov pred
web 2d133bf2c3 chore: update icon & header color 3 rokov pred
.gitignore f1d5d9c8d1 init: reinitialize from gin-template 3 rokov pred
Dockerfile f1d5d9c8d1 init: reinitialize from gin-template 3 rokov pred
LICENSE f1d5d9c8d1 init: reinitialize from gin-template 3 rokov pred
README.md e47bebf16a chore: do not render HTML in advance 3 rokov pred
go.mod e1d09aa58f feat: channel email is done 3 rokov pred
go.sum e1d09aa58f feat: channel email is done 3 rokov pred
main.go 4810db17d4 feat: token store is done but not tested 3 rokov pred

README.md

消息推送服务

正在用 Go 重写 Message Pusher,敬请期待!

TODOs

  • Token Store 测试(内存泄漏检查,不必要的拷贝的检查)
  • 添加 & 更新推送配置信息时对 Token Store 进行妥善更新
  • 微信消息推送 API
  • 支持飞书
  • 支持钉钉
  • 支持 Telegram
  • 重新编写 README
  • 推广
  • 支持从外部系统获取 Token
  • 支持 Bark