[GH-ISSUE #267] Mobile Support? #3210

Closed
opened 2026-03-14 21:37:57 +03:00 by kerem · 4 comments
Owner

Originally created by @kerim on GitHub (Sep 16, 2019).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/267

Type

  • General Question or discussion
  • Propose a brand new feature
  • Request modification of existing behavior or design

What is the problem that your feature request solves

I am considering using this software but couldn't find information about whether or not it can sync with my iPhone.

Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes

Offline access to recent articles on my iPhone

What hacks or alternative solutions have you tried to solve the problem?

How badly do you want this new feature?

  • It's an urgent deal-breaker, I cant live without it
  • It's important to add it in the near-mid term future
  • It would be nice to have eventually

  • I'm willing to contribute to development / fixing this issue
  • I like ArchiveBox so far / would recommend it to a friend
Originally created by @kerim on GitHub (Sep 16, 2019). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/267 ## Type - [x] General Question or discussion - [ ] Propose a brand new feature - [ ] Request modification of existing behavior or design ## What is the problem that your feature request solves I am considering using this software but couldn't find information about whether or not it can sync with my iPhone. ## Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes Offline access to recent articles on my iPhone ## What hacks or alternative solutions have you tried to solve the problem? ## How badly do you want this new feature? - [x] It's an urgent deal-breaker, I cant live without it - [ ] It's important to add it in the near-mid term future - [ ] It would be nice to have eventually --- - [ ] I'm willing to contribute to development / fixing this issue - [ ] I like ArchiveBox so far / would recommend it to a friend
kerem closed this issue 2026-03-14 21:38:03 +03:00
Author
Owner

@pirate commented on GitHub (Sep 19, 2019):

What exactly are you trying to accomplish? Saving the actual archive data on your phone offline, just viewing the archived articles on your phone, being able to add new links to the archive from your phone, or all three?

You cant do the actual archiving on your phone because this is a command-line program that requires wget, headless chrome, curl, etc, stuff iOS/Android don't really provide direct access to. If you just want to view an existing archive published somewhere, or add links form your phone, that's pretty easy and I can help you through that.

If you want offline access to all your articles saved using archivebox on a computer, you'll have to sync your archivebox output folder to your phone using something like Dropbox, Google Drive, iCloud Drive, etc. After doing that, you can just open index.html inside the folder to start browsing the saved articles on your phone offline.

If that doesn't sound like it covers your needs, you can check out one of the many alternatives here:
https://github.com/pirate/ArchiveBox/wiki/Web-Archiving-Community#other-archivebox-alternatives

<!-- gh-comment-id:532915948 --> @pirate commented on GitHub (Sep 19, 2019): What exactly are you trying to accomplish? Saving the actual archive data on your phone offline, just viewing the archived articles on your phone, being able to add new links to the archive from your phone, or all three? You cant do the actual archiving on your phone because this is a command-line program that requires wget, headless chrome, curl, etc, stuff iOS/Android don't really provide direct access to. If you just want to view an existing archive published somewhere, or add links form your phone, that's pretty easy and I can help you through that. If you want offline access to all your articles saved using archivebox on a computer, you'll have to sync your archivebox output folder to your phone using something like Dropbox, Google Drive, iCloud Drive, etc. After doing that, you can just open `index.html` inside the folder to start browsing the saved articles on your phone offline. If that doesn't sound like it covers your needs, you can check out one of the many alternatives here: https://github.com/pirate/ArchiveBox/wiki/Web-Archiving-Community#other-archivebox-alternatives
Author
Owner

@kerim commented on GitHub (Sep 19, 2019):

Hmmm. I think I misunderstood what this application does. I saw it listed somewhere as a self-hosted alternative to Instapaper, but that does not seem to be the case.

<!-- gh-comment-id:532945385 --> @kerim commented on GitHub (Sep 19, 2019): Hmmm. I think I misunderstood what this application does. I saw it listed somewhere as a self-hosted alternative to Instapaper, but that does not seem to be the case.
Author
Owner

@pirate commented on GitHub (Sep 19, 2019):

It sort of is in some ways, it can integrate with services like Instapaper to provide archiving functionality like Pinboard Premium/Pocket Premium, but it can also be used to replace them entirely depending on how you set it up. The most common use is importing list of links from Bookmarks / Browsing History / or a bookmarking service like Instapaper, then piping it into ArchivBox to get an offline-browsable archive. Personally I use Pocket to collect my links for ArchiveBox, but you can skip the extra step and get a Pocket/Instapaper-like experience with ArchiveBox alone by setting up a shortcut on your phone/laptop to write saved links directly to a file that ArchiveBox reads as input.

<!-- gh-comment-id:532984835 --> @pirate commented on GitHub (Sep 19, 2019): It sort of is in some ways, it can integrate with services like Instapaper to provide archiving functionality like Pinboard Premium/Pocket Premium, but it can also be used to replace them entirely depending on how you set it up. The most common use is importing list of links from Bookmarks / Browsing History / or a bookmarking service like Instapaper, then piping it into ArchivBox to get an offline-browsable archive. Personally I use Pocket to collect my links for ArchiveBox, but you can skip the extra step and get a Pocket/Instapaper-like experience with ArchiveBox alone by setting up a shortcut on your phone/laptop to write saved links directly to a file that ArchiveBox reads as input.
Author
Owner

@kerim commented on GitHub (Sep 19, 2019):

I see. Thanks.

<!-- gh-comment-id:532996612 --> @kerim commented on GitHub (Sep 19, 2019): I see. Thanks.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#3210
No description provided.