[Inspiration] Share your app ideas
-
I am thinking of something a bit different - still knee deep in the documentation, but I would love an app that would sync GPS co-ordinates with my DSLR camera. There are hotshoe/cabled versions, but something residing on the watch and transmitting to the camera over bluetooth to enable geotagging without needing a phone or wired gps receiver would be great.
I think the problem will be the camera side of things though, cursory search seems that protocols are all over the place.
-
@Francesco-Pagano just FYI - @omunoz created that S+ indoor climb S+ he was early adopter

-
An app where one could load Topo for a climb/via ferrata would be cool. Using the scroll wheel to rotate through either horizontal or vertical image of the climb would be super convenient.
-
App which would show the remaining distance/time/ascent to a scrollable list of waypoints on the route would be really useful for navigation.
-
@Tomas5 This would be great!
-
@cpinky hope i will find time to start with reading documentation next weekend. I wish for this feature for few years so i am motivated

-
Tides app, we need a widget to see the satus of tides like in other platforms.
Better definition of stress levels, resources, estimated recovery time. It would de useful showing the metrics in the widget area as percentage of basal value rather than an isolated value (TSB -17, CTL 20, what is the meaning of this?)
ECG app -
@SuuntoPartnerTeam I think Iāll start by developing a Rest Timer app which should be similar to Garminās rest timer in Garmin Ultra Run sport mode.
I havenāt looked enough at the documentation. It would be great if it was possible to switch to the app data screen from another data screen on demand, for example when the app handles a lap button event. I understand that most apps should never grab the āfocusā like that, but in may be useful in done cases when the app needs a user attention. Perhaps there is a way to do a notification - I havenāt looked yet.
Ideally, Iād really like to implement a proper Strava Live Segments tracking app instead of the super limited S+ guide that we currently have. But that would probably require pushing the segments data from a companion phone app. This would be a far more complex project.
Overall, with S+apps being limited to HTML templates and not having custom pixel level graphics, this API feels somewhat limited to me.
By the way, how much memory and storage an S+ app can have?
-
@sky-runner Great to hear that youāre considering complex ideas!
I havenāt looked enough at the documentation. It would be great if it was possible to switch to the app data screen from another data screen on demand, for example when the app handles a lap button event. I understand that most apps should never grab the āfocusā like that, but in may be useful in done cases when the app needs a user attention. Perhaps there is a way to do a notification - I havenāt looked yet.
This is a level of control we do not allow ā only a human may switch between different applications
Apps are also constrained to only showing things when they are in focus so there are, for example, no pop-up notifications. You can notify that something needs the userās attention via (possibly repeated) sounds with playIndication.Overall, with S+apps being limited to HTML templates and not having custom pixel level graphics, this API feels somewhat limited to me.
The canvas element is somewhat restricted but available. You can see some of what itās capable of with apps such as HexHunter in the store, or the FowlPlay example here.
By the way, how much memory and storage an S+ app can have?
We do not have official guidelines for this. The figures alternate between models and updates.
-
@SuuntoPartnerTeam said in [Inspiration] Share your app ideas:
By the way, how much memory and storage an S+ app can have?
We do not have official guidelines for this. The figures alternate between models and updates.
If we overuse memory, will it crash just suunto plus app or it will crash whole activity?
-
I would like to have more functionalities for race day
- aid stations
- cut offs
It feels a bit overwhelming to make an SuuntoPlus App. So maybe someone else can try and make this?

-
@Tomas5 A heap allocation failure leads to a black screen for that application, but the activity continues. There is more information under the section āErrorsā in the documentation.
-
@Horizontal_2 Can the existing app āRace nutritionā help you?
Iām also developing a āNotesā app. Donāt know if that suits your needs?
https://forum.suunto.com/topic/14766/discussion-share-your-projects/2
It doesnāt support scroll, but can hold up to 10 notes with approximately 150-180 characters per note. Depending on the watch.