Skip to content

一个机票价格提醒的小工具,定时发送邮件提醒

Notifications You must be signed in to change notification settings

xdCao/Plane_Ticket_Reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

机票小工具

功能特性:

  1. 在ticket.properties中动态配置出行的出发地、目的地、以及出行日期(可以同时订阅多个日期),不用重新编译即可满足需求变化

  2. 继承Quartz实现定时调度,在ticket.properties配置cron表达式自由设定每天的邮件提醒时间

  3. 需要安装phantomjs以实现爬虫功能,携程,飞猪,去哪儿都需要模拟浏览器的点击行为

待完善:

尚未将email部分的配置抽取出来,后面可以同样抽取到properties文件中

About

一个机票价格提醒的小工具,定时发送邮件提醒

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages