View Single Post
Old 01-02-2020, 06:33 PM   #46
pwalker8
Grand Sorcerer
pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.pwalker8 ought to be getting tired of karma fortunes by now.
 
Posts: 7,196
Karma: 70314280
Join Date: Dec 2006
Location: Atlanta, GA
Device: iPad Pro, iPad mini, Kobo Aura, Amazon paperwhite, Sony PRS-T2
Quote:
Originally Posted by pazos View Post
IMO the best feature of Calibre Companion is being able to use the smart device app calibre driver. Chaley wrote both the client and the server in https://github.com/kovidgoyal/calibr...art_device_app.

I would start for releasing an opensource implementation for that piece of code.

About what is pretty straight forward or not, I think is just a matter of past experience. Things that you see easy can be a nightmare for me.
True, it's all about experience. I would likely implement the UI a bit different than the current CC UI, but that's just because I'm use to developing tab oriented screens rather that tree oriented screens. If you look at the DB behind Calibre, most of the data structures are already there.

That piece is a very important piece. Thanks for pointing out that it exists.

Yea, this is a project I've given some thought to, based on my use of CC and how I do things, but first I have to learn Swift and iOS programming, a non trivial task.
pwalker8 is offline   Reply With Quote