Simple electron app to grab prices from various resale sites.
Infonet Power requires Node.js and Electron to run. Electron must be installed globally!
- Clone this repository
- Open a console window in the install directory and run:
npm start
- To view logging on windows enter set
ELECTRON_ENABLE_LOGGING=true
Note: to open the developer menu press Control + Shift + I
or Command + Shift + I
The list of prices to grab is located in the PriceGrabber.js file.
Created by Artzert
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.