1.0.15 • Published 4 years ago

uncleskroutz v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

UncleSkroutz

An easy to use cli price tracker app

UncleSkroutz

Store links, prices from products that interest you. Currently supports amazon, bookdepository. You can easily program the crawler for any site you like.

Installation

Install with: $ npm install uncleskroutz. (Add -g for global install).

Clone

$ git clone https://github.com/GNtousakis/UncleSkroutz

Features

  • Add products from amazon or bookdepository
  • Check for new prices
  • Store the prices localy
  • Display current and old prices

Usage

$ # Add new product
$ uncleSkroutz --add =(link)
$
$ # Run the price checker
$ uncleSkroutz --run
$
$ # Display all products from memory
$ uncleSkroutz --show 
$
$ # Display a specific product
$ uncleSkroutz --display =(name of product)
1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago