Giter VIP home page Giter VIP logo

mmm-fmi's Introduction

Update 4/20/19

I have not been able to address the new Apple Two Factor Authentication and this module. However, it does continue to work on my iPhone 6, iOS 11.2.6

The data no longer includes the address. However, it does include the latitude and longitude of your iPhone. This is necessarily long for accuracy. I've tested it and I am satisfied with the results. Until I can add this function to the module you can enter the lat and long the module gives you at this url for an address. https://www.latlong.net/Show-Latitude-Longitude.html

The module now shows the battery power of your iPhone.

MMM-FMI

A MagicMirror module that beeps your iPhone and tells you its location.

Has this ever happened to you?

How many times have you misplaced your iPhone? You know it's around there somewhere! Do you ask someone to call your phone? What if no one is there to help you? And what if your iPhone is on mute. That doesn't make finding it any easier. And what if you really lost your iPhone, or even worse, someone stole it?

This module will beep your iPhone even if it is on mute and will tell you it's location.

Examples

You are presented with an iPhone image.

When clicked, it gives you an alert window. Read the alert and click OK.

Then you are presented with the name of your iPhone (Whatever you named it), the latitude and longitude of your phone, and the current battery level of your phone.

Fully customizable, Line by line. See css file.

Click "Reset this module" and only the iPhone icon remains, ready for the next time you need to find your iPhone.

  • Uses very little of your precious mirror real estate. Fits anywhere!

Installation

  • git clone https://github.com/mykle1/MMM-FMI.git into the ~/MagicMirror/modules directory.

  • cd MMM-FMI

  • npm install

Add to Config.js

{
        disabled: false,
        module: 'MMM-FMI',
        header: "",                                // standard header, underlined
        position: 'bottom_center',
        config: {
            email: "Your iCloud email address",
            pass: "Your iCloud password",
            title: "",                            // Use instead of header. Not underlined! Customizable. See css file.
            maxWidth: "400px",
		}
    },

Mad props!

This was originally cowboysdude's module/idea. For whatever reason, he lost interest in developing it. With his permission and generosity, I completed the module and am passing it off as my own. :-)

mmm-fmi's People

Contributors

mykle1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mmm-fmi's Issues

Can you use a voice command to search for phone?

Hi Mykle,

I love your hello lucy module and i'm looking to use the MMM-FMI module. I have it working to the point that it can ping a sound to my iPhone. Is it possible to integrate a voice command to this rather than using a mouse to click the textbox? Also says undefined under the icon.

Regards
Rob

How to work when your Apple ID has enabled two-factor authentication

@mykle1

Thank you for providing us with this fantastic module!

As you know, Apple has enabled two-factor authentication mechanism for user's Apple ID since last year.
I installed and configured the MMM-FMI module. After I clicked the button on the module alert-box windows, my iPhone received a double confirm windows. It tell me where my apple id now is logining from...
When I approved this message, the MMM-FMI module can work fine. The question is that this modules is for finding my iPhone, how can I approve a two-factor authentication login on my iPhone?

Apple tell me that two-factor authentication mechanism once be enabled, you can never turn it off! I try to use app password of my iCloud ID for MMM-FMI module in in config.js. When I run MM2 again, a login error displays in console:

_<error> Login Error (/home/pi/MagicMirror/js/app.js:35 process.<anonymous>)_

The find-my-phone functionof the MMM-FMI module does not support app password?

Could you give me some suggestion? Thanks in advance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.