woefe / ShoppingList

A simple shopping list for Android
https://woefe.github.io/ShoppingList/
GNU General Public License v3.0
73 stars 23 forks source link

Add HowTo Sync to the GitHub home page #40

Closed NicolasWeb closed 5 years ago

NicolasWeb commented 6 years ago

The description of this app on F-Droid says there are ways to sync with Syncthing and Nextcloud. But there is no How to. Even if we click on the link item on F-Droid Please, add an How to on the github homepage, next to the file format.

DJCrashdummy commented 5 years ago

it is meant to select a folder (in the settings) to store your lists, which gets synchronized by your sync-software whichever you use. (synchthing and nextcloud are just two very good and free - as in beer and speech - suggestions.)

woefe commented 5 years ago

I added some info to README.md and Github pages site (see 2929249)