Skip to content

UtmostStar/apple-storage-watcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Store Korea

Apple Storage Watcher

简陋版 苹果库存检查器 A really simple Apple Storage Watcher from commandline.

Installation 安装

npm install

Usage 使用

npm start

Configuration 配置

Model and Color / 配置型号和颜色

const models = {
  'model': 'color',
  '型号': '颜色',
  'MTQ63CH/A': '原色钛金属',, // Exmaple 示例
}

支持2种模式

1.Interval 时钟频率

Request Interval / 配置时钟频率

2.ScheduleJob 周期性定时运行

Request Schedule / 配置周期性定时运行

使用 cron 设定 周期性定时运行,设置及验证规则可参考cron在线解析

About

一个简陋的苹果库存检查器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%