davidphilliposter: (Default)
davidphilliposter ([personal profile] davidphilliposter) wrote2021-01-23 11:36 am
Entry tags:

How to upload books to iPhone's Books without using WiFi

Introduction

In my previous posting, I described a method of getting epub format e-books onto an iPhone using Calibre's web server. In this post I describe a way to move books using just a lightning cable between your Mac and your iPhone. You'll do it using an iOS app I wrote. The source code is here: https://github.com/DavidPhillipOster/fileboss and scrolling down on that page gives directions for how you use it. I give the source code twice, once in Objective-C, and once in Swift.