# 小提醒-xRemind **Repository Path**: seawave0564/x-remind ## Basic Information - **Project Name**: 小提醒-xRemind - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-17 - **Last Updated**: 2022-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 小提醒-xRemind #### 介绍 无聊写的一个小项目,可以在网页设置定时提醒,然后通过wxPusher推送给手机微信,起到提醒的作用。 需要去wxPusher注册一个账号绑定微信拿到appToken并放到users表中,程序会从数据库中取出需要发送的用户。 wxpusher的使用请点击:[这里](https://wxpusher.zjiecode.com/docs/#/) #### 安装教程 1. 修改application文件,填写数据库相关信息 1. 打开idea