![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
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.
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.