PINE64
online accounts in UBports - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: UBPorts on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=125)
+---- Thread: online accounts in UBports (/showthread.php?tid=13521)



online accounts in UBports - Uturn - 03-29-2021

are there any fixes, or workarounds known, to implement CalDAV / CardDAV accounts to UBports Ubuntu touch? I found syncthing in the software store, but I wouldn't know how to sync my nextcloud. Nextcloud by owncube, or Ghostcloud rely on system setting's online accounts, so they will not connect. Vdirsyncer seems an option but I am not sure on how to install, as it's not available in the store.


RE: online accounts in UBports - tmschmitz - 03-29-2021

(03-29-2021, 09:25 AM)Uturn Wrote: are there any fixes, or workarounds known, to implement CalDAV / CardDAV accounts to UBports Ubuntu touch? I found syncthing in the software store, but I wouldn't know how to sync my nextcloud. Nextcloud by owncube, or Ghostcloud rely on system setting's online accounts, so they will not connect. Vdirsyncer seems an option but I am not sure on how to install, as it's not available in the store.

If you have pip3 installed:
pip3 install vdirsyncer


RE: online accounts in UBports - Uturn - 03-30-2021

(03-29-2021, 02:00 PM)tmschmitz Wrote:
(03-29-2021, 09:25 AM)Uturn Wrote: are there any fixes, or workarounds known, to implement CalDAV / CardDAV accounts to UBports Ubuntu touch? I found syncthing in the software store, but I wouldn't know how to sync my nextcloud. Nextcloud by owncube, or Ghostcloud rely on system setting's online accounts, so they will not connect. Vdirsyncer seems an option but I am not sure on how to install, as it's not available in the store.

If you have pip3 installed:
pip3 install vdirsyncer
thanks a lot - now I'll learn to install pip3, and after that, vdirsyncer. But for pip3 it seems i'll need Libertine and this takes an eternity (to install).