Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open/read Remote file from url #143

Closed
IVEN2022 opened this issue Jan 11, 2023 · 3 comments
Closed

Open/read Remote file from url #143

IVEN2022 opened this issue Jan 11, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@IVEN2022
Copy link
Contributor

Ability to open /read remote file from URL for example https://mydomain.com/test.txt
what is the possibilities please

thank you for the best software

@Cuperino
Copy link
Owner

Thank you for your kind words.

I know this can be done. The auto-reload feature will not work as it is; a TCP or HTTP "check and pull mechanism" should be implemented on top of the existing routines. The improved re-loading mechanism would then be re-used to solve issue #141, since that issue requires a JSON parser and a UI to configure it in addition to this.

@Cuperino Cuperino self-assigned this Jan 11, 2023
@Cuperino Cuperino added the enhancement New feature or request label Jan 11, 2023
@Cuperino Cuperino added this to the 1.x milestone Jan 11, 2023
@Cuperino Cuperino moved this to In progress in QPrompt Feb 25, 2023
@Cuperino Cuperino added this to QPrompt Feb 25, 2023
@github-project-automation github-project-automation bot moved this from In progress to Done in QPrompt Feb 25, 2023
@Cuperino
Copy link
Owner

Hey @IVEN2022, hope you're still around. This feature has been added to QPrompt's main and v1.2 branches. Tomorrow I plan to release two updates:

  • v1.1.5 a bug fix release for the general public based of the v1.1 branch,
  • and the first early-access build for v1.2.0, which contains this feature, and is available to Patreons

This feature was chosen in part thanks to the Patreons who voted for it. To vote for features in our surveys, and gain access to early builds, visit QPrompt's Patreon page and support the project: https://www.patreon.com/qpromptapp

Here's a screenshot of what this feature looks like at the time of writing:
image

@Cuperino Cuperino reopened this Feb 25, 2023
@github-project-automation github-project-automation bot moved this from Done to Improve Upon in QPrompt Feb 25, 2023
@github-project-automation github-project-automation bot moved this from Improve Upon to Done in QPrompt Feb 25, 2023
@Cuperino Cuperino modified the milestones: 1.x, 1.2 Nov 5, 2023
@Taz2000
Copy link

Taz2000 commented May 30, 2024

This is exactly what I need! Thank you!

Cuperino added a commit that referenced this issue Dec 1, 2024
- Supports HTTP, HTTPS, and FTP protocols.
- A button to adjust reload times indicates, in local time, when the next reload will trigger.
- Time to reload can be specified in hours, minutes and seconds.

Fixes #143, adds the foundations for #141.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

3 participants