Silverfeelin / SkyGame-Planner

Sky:CotL unlock planner/tracker
Other
17 stars 3 forks source link

Dropbox integration #60

Closed Silverfeelin closed 2 months ago

Silverfeelin commented 5 months ago

Saving and loading tracked data using the Dropbox API.

This follows the earlier export/import feature in https://github.com/Silverfeelin/SkyGame-Planner/issues/1 which would enable syncing across devices.

Some things to take into consideration:

For now I got some experimental code in this branch which supports authenticating through Dropbox and saving/reading a simple JSON file: https://github.com/Silverfeelin/SkyGame-Planner/tree/dropbox