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.
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