Cuperino / QPrompt-Teleprompter

Teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
https://qprompt.app
GNU General Public License v3.0
357 stars 23 forks source link

Open/read Remote file from url #143

Closed IVEN2022 closed 1 year ago

IVEN2022 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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:

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

Taz2000 commented 1 month ago

This is exactly what I need! Thank you!