Skip to content

chicoferreira/stock-checker

Repository files navigation

stock-checker

Stock Checker is a console based program made in Kotlin JVM to grab product's information from HTML on supported websites. It can detect the product's name, price, stock and local shop availability.

Currently supported websites

  • PCDIGA.com
  • Pichau.com.br

Visuals

Preview Stock Preview Not in Stock

Installation

Stock Checker uses Kotlin JVM and Gradle to manage dependencies and building.

Requirements

  • Koltin 1.4.10 or newer
  • Java 1.8 or newer
  • Git

Building

git clone https://github.com/chicoferreira/stock-checker/
cd stock-checker
./gradlew assembleDisp

You can find the built distributions in build/distributions in .zip and .tar formats.

Roadmap

You can find the roadmap in the Projects section or clicking here.

License

The project is licensed under MIT license. Find more about it here.

About

Stock Checker for checking products status

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages