JonasCz / save-for-offline

Android app for saving webpages for offline reading.
GNU General Public License v2.0
139 stars 45 forks source link

Trigger save from desktop browser #33

Open guillaumegarcia13 opened 7 years ago

guillaumegarcia13 commented 7 years ago

Hi,

Would it be possible to trigger the save from my favorite browser on desktop. Scenario: 1) I am at the office viewing webpages band I want to save these pages for later viewing 2) I click on "save-for-offline" Chrome extension (for instance) which triggers the download on my mobile (I am at the office, supposedly I have WiFi on my mobile). 3) During my commute, I can read the pages in offline mode on my mobile 4) The following day, back at the office, the Chrome extension allows me to retrieve the document (possibly at the point where I stopped reading...) on my desktop browser

I think the Christmas list ends here. ;) Thanks for your views on this.

JonasCz commented 7 years ago

It's quite a lot of work - it probably would require setting up a server for communication between the app and the desktop component / chrome extension, writing the chrome extension itself, setting up push messaging, and so on.

It's would be a lot of work, which I don't have time for ATM, Sorry :-(

There's other apps which do this though, such as Pocket.

guillaumegarcia13 commented 7 years ago

Thanks for you quick reply and for the suggestion!

albertincx commented 7 years ago

Hi, I have plans to have such an opportunity. So stay tuned