Simoma / rena

Track recorder for Sailfish OS
GNU General Public License v3.0
11 stars 3 forks source link

Implement uploading of tracks to Heiaheia #6

Open Simoma opened 10 years ago

Simoma commented 10 years ago

http://apiwiki.heiaheia.com/

ahinkka commented 10 years ago

I've been thinking of Strava uploads myself. Initially thinking it would make sense to add this functionality to Rena.

Another option would be to actually implement a separate application(s) that would be in charge of the upload(s). That way the "upload apps" would handle the gritty application-specific details such as getting the OAuth tokens, integrating into the service's respective APIs and so on. In this scenario Rena would only be in charge of recording tracks and it would make it easier to improve Rena in what it does right now best: recording tracks. The applications that would then be implementing the uploads to various services would be in charge of the domain-specific integration and could offer more customized views into what ever those services do.

Simoma commented 10 years ago

That is a good idea too, I wonder if Sailfish sharing framework and dialog could be used for uploading gpx tracks in the same way it is used for example for pictures in Gallery? Quickly looking it also seems to be aware which service supports which filetypes.

ollioksanen commented 9 years ago

New HeiaHeia developer API: http://developers.heiaheia.com/index.html