All Projects → dzt → Shopify Monitor

dzt / Shopify Monitor

Updates you on the latest drops, restocks, and much more for your favorite brands!

Labels

Projects that are alternatives of or similar to Shopify Monitor

Action Slack
Provides the function of slack notification to GitHub Actions.
Stars: ✭ 310 (-20.1%)
Mutual labels:  slack
Intelligo
🤖 Chatbot Framework for Node.js.
Stars: ✭ 347 (-10.57%)
Mutual labels:  slack
Repl
The Learning Hub for UoL's Online CS Students
Stars: ✭ 367 (-5.41%)
Mutual labels:  slack
Slack Meme
A Meme Bot for Slack.
Stars: ✭ 322 (-17.01%)
Mutual labels:  slack
Slack
Slack API in Go - community-maintained fork created by the original author, @nlopes
Stars: ✭ 3,744 (+864.95%)
Mutual labels:  slack
Bottender
⚡️ A framework for building conversational user interfaces.
Stars: ✭ 3,803 (+880.15%)
Mutual labels:  slack
Python Slack Sdk
Slack Developer Kit for Python
Stars: ✭ 3,307 (+752.32%)
Mutual labels:  slack
Action Slack Notify
GitHub Action for sending a notification to a Slack channel
Stars: ✭ 384 (-1.03%)
Mutual labels:  slack
Chronos
📊 📊 📊 Monitors the health and web traffic of servers, microservices, and containers with real-time data monitoring and receive automated notifications over Slack or email.
Stars: ✭ 347 (-10.57%)
Mutual labels:  slack
Partyparrot
🎉 🐦 Very Serious Code ™️ that generates huge slack messages with emojis.
Stars: ✭ 374 (-3.61%)
Mutual labels:  slack
Rigel
🌌 Colorscheme for vim, terminal, vscode and slack - based on the star Rigel ✨.
Stars: ✭ 324 (-16.49%)
Mutual labels:  slack
Themer Gui
A graphical UI for themer. Replaced by Progressive Web App at https://themer.dev.
Stars: ✭ 337 (-13.14%)
Mutual labels:  slack
Slackistrano
Slack integration for Capistrano deployments.
Stars: ✭ 370 (-4.64%)
Mutual labels:  slack
Kube Slack
Kubernetes Slack Monitoring
Stars: ✭ 321 (-17.27%)
Mutual labels:  slack
Slackapidoc
Documentation of undocumented Slack API methods
Stars: ✭ 380 (-2.06%)
Mutual labels:  slack
Yetibot
🤖 Extreme chatops bot for Slack and IRC 🔧 New contributors welcome 🏗
Stars: ✭ 311 (-19.85%)
Mutual labels:  slack
Tfnotify
A CLI command to parse Terraform execution result and notify it to GitHub
Stars: ✭ 353 (-9.02%)
Mutual labels:  slack
Limbo
A simple, clean, easy to modify Slack chatbot
Stars: ✭ 386 (-0.52%)
Mutual labels:  slack
Matterbridge
bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)
Stars: ✭ 4,452 (+1047.42%)
Mutual labels:  slack
Pokemongo Bot
The Pokemon Go Bot, baking with community.
Stars: ✭ 3,730 (+861.34%)
Mutual labels:  slack

shopify-monitor v3

Monitor for Shopify based brands

Community Discord Server

macOS Install Video Guide

Windows Install Video Guide

Installation

shopify-monitor requires Node.js (LTS Version).

webapp

Setup:

git clone https://github.com/aabbccsmith/shopify-monitor.git
cd shopify-monitor
npm install # "sudo npm install" if you're on macOS or Linux

Configure information inside the config.example.json but be sure to rename it to config.json when you're done. Be sure to ONLY modify port and mongodb_uri fields.

Run After Setup:

node server.js

More information on configuration will be added soon.

Todo List

  • [ ] Products Search Page.
  • [ ] Slack
  • [x] Edit Tasks
  • [ ] Presets
  • [x] Price Change Updates
  • [x] YeezySupply
  • [x] Quick Tasks

Some more screenshots to flex

1 2 3

License

The MIT License (MIT)

Copyright (c) 2017 Peter Soboyejo <http://petersoboyejo.com/> and aabbccsmith <https://majorcraft.xyz>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].