Git Product home page Git Product logo

Comments (4)

RectangleEquals avatar RectangleEquals commented on June 21, 2024

I completely agree with this!

Especially for newer players, It's such a hassle that a 3rd party tool requires you to go to navigate through a 3rd party website in order to download a file, and then you still need to tell the app where that file is on your PC. Why not just have the user choose between Normal/Cruel/Merciless/Eternal (Uber), and download the file to a local or temporary location? Qt is capable of HTTP, TCP and UDP network communication, so the bulk of the issue would be designing code that either scrapes HTML (and keeping that up to date), or some other means to obtaining direct links from poelab.

Since I have no idea what the relationship between the authors of poelab and the dev(s) of LabCompass is like, I can't really suggest the best route to take. All I can say is that it's possible now (via HTML scraping), and even easier (and more maintainable) if both parties had a secure TCP authentication system to bypass HTML parsing altogether, downloading the file directly without requiring an HTML link. Alternatively, if both poelab and LabCompass are the same entity, then perhaps the poelab website can supply a static url to a json file which serves as a "table of contents" for LabCompass to get all the info it needs.

from labcompass.

tamaroth avatar tamaroth commented on June 21, 2024

I think an automatic download of the json file from www.poelab.com would overall hurt everybody.

In the short run, most users would be satisfied they do not have to each day manually download the file, but that would take away revenue (and therefore support) of the website itself, which, in the long run, could cause the website to close due to lack of funding (they rely on ad revenue and patreon support).

If poelab had a paid feature that would, for example, expose an API for the user that would allow automatic download of json files, it would be much different (and most likely much better for everyone involved).

As it is now, I highly doubt that the author would deprive poelab of their revenue. It's best to ask the lads over there for this kind of support.

from labcompass.

xmesaj2 avatar xmesaj2 commented on June 21, 2024

I've contacted poelab.com guys with similar question, they do need visits to keep the website running, so this shouldn't be added if they provide notes for free basically.

from labcompass.

baterflyrity avatar baterflyrity commented on June 21, 2024

+1 to this feature. Btw, one can just fork or write wrapper around this tool with automatic download.

from labcompass.

Related Issues (20)

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.