Add new file
This commit is contained in:
parent
99b9168b4a
commit
46f9bbf0dd
1 changed files with 20 additions and 0 deletions
20
KnownToWork/sync_calendar.md
Normal file
20
KnownToWork/sync_calendar.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
## How to synchronize the calendar of your computer with your smartphone without Google
|
||||
|
||||
A very popular and favoured feature of Google is the possibility to synchronize all your devices very easy. The downside is that for all those "free features" you don't have to pay with cash, but you pay with your data.\
|
||||
Here we suggest a possibility how to bypass Google and still synchronize all your devices very easy.
|
||||
|
||||
One way is to use the Nextcloud, [here][nextcloud] you can sign up and get a cloud hostet e.g. in Germany with up to 5GB for free. There you can store all your data without concern. If you want even more security, you can even host your [own cloud-server][owncloud] with Nextcloud.\
|
||||
If you want to synchronize your calendar through your devices, first download the Nextcloud app. Now you only have to install DAVx⁵ from the F-Droid Store which helps you to sync your calendar and contacts (for further informations see [here][davx5]).
|
||||
|
||||
If you don't want to use Nextcloud, you can use FOSS (Free and open-source) apps like [Simple Mobile Tools][smt] or [Etar][etar]. Both apps are available in the F-Droid Store and can also be synchronized with the help of [DAVx⁵][davx5].
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[nextcloud]: https://nextcloud.com/signup/
|
||||
[owncloud]: https://nextcloud.com/devices/
|
||||
[davx5]: https://docs.nextcloud.com/server/latest/user_manual/de/pim/sync_android.html
|
||||
[smt]: https://www.simplemobiletools.com/
|
||||
[etar]: https://github.com/Etar-Group/Etar-Calendar
|
Loading…
Reference in a new issue