Skip to content

maksym-nazarenko/nextshop-item-watcher

Repository files navigation

Next online shop items watcher

An educational project to learn more about Go programming language.

This projects aims to help you with items on the Next website that are in "ComingSoon", "SoldOut" and other statuses and send notification once the item is "InStock".

Currently, only Telegram is supported as interface for adding watch items and receiving notifications.

Development environment

  1. Clone this repo
  2. [Desireable] Link commit hooks from git-hooks/ folder into your local .git/hooks/ folder:
$ pushd .git/hooks/ && ln -s ../../git-hooks/* ./ && popd

About

A simple Next online shop item watcher and notifier

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages