
Product
Introducing Repository Access Permissions and Custom Roles
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.
$ git clone git@github.com:Froguard/wt.git
$ npm install
$ npm link
如 ./targets/target1.json (可以创建多个*.json文件,名字随意,字段固定如下)
{
"出发时间": "2016-12-19",
"出发站": "大连",
"到达站": "本溪",
"成人票": true,
"显示票价": true,
"仅显示高铁": false,
"监控频率(分钟)": 1,
"包含票种": [
"//商务座",
"//特等座",
"一等座",
"//二等座",
"//高铁软卧",
"//软卧",
"//硬卧",
"//软座",
"//硬座",
"//无座",
"//其他"
]
}
不需要的票种,请删掉,或者注释掉即可,比如上例中,只会在
一等座有票的时候进行通知
$ watch12306
or
$ watch12306 %another_directory_path_u_ve_created%
控制台

桌面

FAQs
检测12306网站,并在有余票时候通知
The npm package watch12306 receives a total of 5 weekly downloads. As such, watch12306 popularity was classified as not popular.
We found that watch12306 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.