![]() |
#1 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,041
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
|
New program for getting web-based files on E-Ink readers
I wrote a program for downloading files from the web directly to the PocketBook E-Ink devices. Get a copy from http://komary.net/pbdownload/ and install it as /mnt/ext1/applications/pbdownload.app. You can start it from the Applications tab and then enter the URL and output file name via dialogs, or you can put it into a script and pass in the arguments directly. Cookies are currently not supported.
Last edited by rkomar; 04-04-2023 at 01:59 AM. Reason: Updated download link. |
![]() |
![]() |
![]() |
#2 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,840
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
|
great app Rob, thank you!
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28
Karma: 2692
Join Date: Jul 2011
Device: kobo aura h2o
|
The app is so great. I use this nice app to download files from my ftp server.
But it is pretty difficult to type all these urls and files locations with pro 902 and I would rather typing them from a computer and then upload these information to the device. Therefore, I am currently using your app in the following way: 1). [a file to be uploaded and a "pbdownload.cfg" that contains the url and location of the file] placed in a ftp server. 2).two pbdownload app, one of which (call it download_pre) modified to accept a fixed cfg file that contains the url of the "pbdownload.cfg". 3). use the download_pre to download "pbdownload.cfg" and then use the other download app to get the file. In short, one app with fixed cfg is used to get another cfg that contains the information of the file I want to download. Then I will use the other app and the received cfg to download the file. This simple idea really saved me some time. I believe this can be done further. How about merging the two app together and delete those pop-ups so that one click on the app will allow us to download the file? unfortunately, I am not familiar with linux while the pro sdk is only in linux. I wish rkomar, who is so professional, could do me a favor. |
![]() |
![]() |
![]() |
#4 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,041
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
|
Believe me, I know how hard it is to type the URLs on the 902! That's why I wrote the code to save the last URL and output file name in the config file. Every bit less typing helps.
![]() |
![]() |
![]() |
![]() |
#5 | |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28
Karma: 2692
Join Date: Jul 2011
Device: kobo aura h2o
|
Quote:
But, but I don't even know how to write a script and run on the device ![]() "pbdown.app": #!/bin/sh /mnt/ext1/applications/pbdownload.app \ -u "ftp://192.168.0.5/1.txt" -f "/mnt/ext1/1.txt" And just as I expected it --failed ![]() Oh, how much I need your enlightenment ![]() |
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 3,041
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
|
You were close: you just needed the '\' character at the end of the line that starts with '-u' (so that the script knows to include the following line as part of the same command).
Anyway, I came up with a script that works pretty well for me. I've attached it as pbdl.app.bin because MobileRead won't allow .app uploads. Just rename to pbdl.app (or something-else.app), edit the line that starts with "SRC_URL=..." to point to your source URL file, and copy the script to /mnt/ext1/applications/. |
![]() |
![]() |
![]() |
#7 | |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 28
Karma: 2692
Join Date: Jul 2011
Device: kobo aura h2o
|
Quote:
![]() ![]() ![]() ![]() |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Kindle Fire Web Browser will likely allow for web based games. | sirmaru | Kindle Fire | 10 | 11-15-2011 02:55 PM |
Proof of Concept: TeX-based ebook program in iPad | frabjous | General Discussions | 2 | 07-09-2010 08:46 AM |
And we Thought E-ink Based Readers were $$$... | brecklundin | News | 4 | 03-20-2008 12:38 PM |
What e-Ink based readers are actually available as of right now? | coleman | Which one should I buy? | 6 | 07-13-2007 08:32 PM |