AsteroidOS / starship

SailfishOS synchronization app for AsteroidOS.
GNU General Public License v3.0
22 stars 12 forks source link

Enhancement - "Find my watch" functionality #10

Open GeoffTearle opened 3 years ago

GeoffTearle commented 3 years ago

Detailed Description

Find my watch is a simple feature that sends a notification from Starfish, to the currently connected Asteroid OS watch, in order to assist the owner in looking for their watch.

Context

Find my watch is currently implemented in Telescope, and so it should be added to Starfish in order to reach feature parity.

This feature would also be a useful tool to allow users to check that notifications are working.

Possible Implementation

It should be quite simple to port Telescopes implementation over: https://github.com/AsteroidOS/telescope/blob/0081230f2d7f8ad9f391253073eb2878c3f25029/app/qml/pages/MainMenuPage.qml#L134