Apple - Is there a way to "Find My Friends" from the desktop, rather than iPhone?

On MacOS 10.10, "Find My Friends" can be accessed by clicking "Details" when viewing a friend in the Messages application.

You can also share screens via "Details" as well, from the desktop Messages app.


No, the FAQ specifically says that it is only available from the iOS app (see the last question). There is neither a public web API nor SDK on iOS. Such an API would be a major privacy issue.


If you want a bigger screen view, you might want to consider using Find My Friends on iCloud.com (https://www.icloud.com/#fmf)

On macOS, both the existing native options were not resizable (i.e neither the Notification centre widget nor the 'Details' from Messages app) so I ended up using the Find My Friends on iCloud webapp.

For bonus points, use the above URL to create a Fluid App (https://fluidapp.com/), the resulting app feels native. The first time you launch it, you will need to sign in to your icloud account, but from then on, launching the app feels pretty native.

For bonus points, change the icon of the app (from with the 'Find My Friends' fluidapp once created) using the icon : https://is3-ssl.mzstatic.com/image/thumb/Purple124/v4/a8/d2/9b/a8d29b4c-1986-ec00-d14a-28ec2730d745/AppIcon-1x_U007emarketing-0-0-GLES2_U002c0-512MB-sRGB-0-0-0-85-220-0-0-0-9.png/460x0w.jpg

The free version of https://fluidapp.com/ should suffice to do all of the above, but the paid version (USD 5 at the time of this writing) allows you to add the fluid app to the mac menu bar (besides supporting userscripts and allowing full screen mode), which I use quite often. (Am not associated with fluidapp in any way). I am unaware of the implication of an 'always-on' find my friends on the battery life of the device being tracked, but something to bear in mind.

The only caveat is that fluid apps don't seem have a location API, so your location will not be visible on the map (this wasn't an issue for me since without copious amount of spirits, I usually know where I am :) )


If you must have your location visible, then https://github.com/dmarmor/epichrome was quite straightforward. This is a helper app which creates SSBs based on Chrome (whereas the above, fluidapp, is based on Safari). I created the following SSB using epichrome:

enter image description here


Comparison of EpiChrome vs. FluidApp

  1. For the test url (https://www.icloud.com/#fmf), the time-to-usefulness (i.e. the location of a single friend appearing on the map), was identical across 5 tests using wall-clock time (13 seconds for each).

  2. Epichrome's SSB has support for location API (i.e. your location will be visible)

  3. FluidApp's app (paid version) has a very nice 'Pin to Statusbar' feature, which is a deal clincher for me (especially since I did not care about #2 and with this feature #1 becomes moot since the application is 'always-on'). I also find this useful since then 'Find my Friends' does not clutter the task switcher.

As you can probably tell, I chose FluidApp for #3 and am quite happy with it, but this is not to say that EpiChrome is less useful, specially when you need features only present in a full fledged browser (such as #2).

Tags:

Icloud