Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericz99/shopify-page-monitor
Monitor that will tell you when password page is up or down. 100% blazing fast.
https://github.com/ericz99/shopify-page-monitor
Last synced: 13 days ago
JSON representation
Monitor that will tell you when password page is up or down. 100% blazing fast.
- Host: GitHub
- URL: https://github.com/ericz99/shopify-page-monitor
- Owner: ericz99
- Created: 2018-11-09T16:53:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-30T14:41:23.000Z (over 5 years ago)
- Last Synced: 2024-11-01T19:36:30.392Z (about 1 month ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 20
- Watchers: 7
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blazingly-fast - shopify-page-monitor - Monitor that will tell you when password page is up or down. 100% blazing fast. (JavaScript)
README
# Shopify Password Page Monitor
You are able to monitor any password page. The monitor will send you notification when the password page is up or down.
Still under development, but password page monitor is done already. Please enjoy yourself!## UPDATE
Sorry, keeping the shopify monitor lowkey for now. I'm currently super busy with school / personal life. This may change so I suggest watching this repo.
## Instruction
- NPM install
- cd shopify-page-monitor
- npm start to run## Requirements
- Colors
- Twit
- Console-stamp
- Request
- Request-promise
- Moment
- xml2js## Usage
- You are able to monitor "any" Shopify site.
- When password page is up or down, it will send you a notification to your discord/slack webhooks.
- Will give you exact timestamp. ~ 0-1 MS delay.
- Good proxies will give you better result.
- Just saying the monitor will spam your channel 10x because to remind you that the password page is up or down. But, you can choose to not let it spam you.## Feature
- Shopify Page Monitor
- Proxy Support
- Custom Shopify Site Monitor ~ Confirmed
- Database integration
- Much more...## TODO List
- [x] Password Page Monitor
- [ ] Proxy Support
- [ ] Restock Monitor - coming soon...
- [ ] GUI - coming soon...