JonasCz / save-for-offline

Android app for saving webpages for offline reading.
GNU General Public License v2.0
140 stars 45 forks source link
android android-application html-files html-parser java offline offline-storage parser viewer web-scraping

Warning:

This is abandoned, full of bugs, doesn't cope with modern websites, is broken in various ways, may not work on new android versions. I highly recommend using something else: e.g. chrome-based browsers now have offline-page-saving functionality.

The version on the Play Store is even older and more abandoned (I didn't upload it...), don't use that either.

Save For Offline

Save For Offline is an Android app for saving full webpages for offline reading, with lots of features and options.

In you web browser select 'Share', and then 'Save For Offline'

Features

Download

Head to the Releases section to download an APK.

Get it on F-Droid

Remember: The play store version is old, broken, and not recommended !

Please report any bugs you find, and contribute if you can!

Screenshots:

Grid layout for the list of all saved pages.

Grid layout


List of all saved pages, running on a small-screen device with night mode enabled.

List layout


Built in viewer, again on a small screen, with night mode enabled (Saved HTML files can also be opened in other apps or copied to computer)

Viewer


More screenshots can be found in the screenshots directory.

About

Known bugs:

If you can fix any of these issues, please do submit a PR!

Roadmap:

This app uses:

Licence is GPLv2+, see the LICENCE file:

Note: Don't use or modify my code unless you can comply with the license, and release the source code of your modifications where necessary. I don't want to see my hard work end up in some commercial app, and it already has. Thanks.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.