Hi, I made this.<p>This is a program (for Windows 10) and an app (for Android) that allows automatic log in/lock on a Windows PC. It works either automatically (by measuring the strength of Bluetooth signal) or manually (taping the fingerprint reader or the screen).<p>Also, it has an "anti-theft" feature. If you are at a cafe and walk away from your computer it sends you a warning if someone closes the lid, trying to steal it.<p>I believe this is very useful in some environments where it can be hard to demand staff to implement proper security behavior (e.g: receptionists in medical offices).<p>Last, it also has a "reading on the laptop" trick. If you have the phone close to the computer it blocks the screen saver. This is meant to be used when you are reading from the computer screen and don't want to move the mouse or tap the keyboard to block the screen saver.<p>Now answering the classic question on HN: "how does it compare to X"? If by X you mean one of the following:<p>* Dynamic Locking: this only locks when you are away, doesn't do login and the other features. Also, you can't configure how far away you are.<p>* Companion Device Framework: this seems to be stale. Their pages on github and Microsoft haven't been updated for more than a year. However the security protocol architecture I implemented is very similar.<p>* Windows Hello: my solution doesn't require you to have a Microsoft account (a big issue when dealing with sensitive information outside the US) or to have a web cam on the computer.<p>* Samsung Flow and Motorola Moto Key: these are specific for some Samsung and Motorola phones. Also, my program has more features (auto log in, strength configuration, anti-theft,etc)