Git Product home page Git Product logo

poocoin-monitor's Introduction

EXECUTION
- Run the Executable file in the 'dist' folder
- If you have the correct dependencies, you can run the script itself

---------------------------------------------------------------------------------------------------

OPTIONS FILE
You can save predefined settings so you don't have to type them out every time you run the
program, check out the file 'dist/options.json'. Below, there are some settings that can
be changed, or left alone 

---Main Options---
refresh_delay: How long the program waits before checking the prices again
default value is '5'

autoload: Make the autoload prompt show up
default value is 'none

---Specific Coins Monitor Settings---
name: If you want to assign a name
default value is 'none'

static_link: If you want to check the same coin every time, change this field to the link
default value is 'none'

static_direction: If you want to check above or below every time, change this field to the check criteria
default value is 'none'

static_price: If you want to check the same price every time, change this field to the price
default value is 'none'

emails: If you want emails to be sent when the price passes the thresholds you put, change this field to your email address
default value is 'none'
NOTE: You might have to set '[email protected]' as a trusted sender on your email account since it might get flagged as spam

---------------------------------------------------------------------------------------------------

AUTHOR
Remus Calugarescu
2021-04-25

---------------------------------------------------------------------------------------------------

LAST MODIFIED
2021-04-30

---------------------------------------------------------------------------------------------------

OTHER
- If you have the correct libraries installed, you can run $pyinstaller --onefile poomonitor.py to recreate the executable
- If you're getting issues loading the chrome driver, you need to get the correct version (google it, its easy)
- If you're getting issues loading the webpage, the website may have started to ignore your requests, try again a bit later
- If webpage doesn't load, run the 'killallchrome.bat' file, note that it kills ALL chrome tasks (even regular browser ones)
- Don't be a douchebag and mess with the [email protected] password >_>

poocoin-monitor's People

Contributors

remcalu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.