|
| 1 | +[](https://github.com/ztc1997/Fingerprint2Sleep/releases)   |
| 2 | +# Fingerprint to Sleep |
| 3 | + |
| 4 | +Sleep your device via fingerprint sensor. Currently, it only works |
| 5 | +well on MIUI, in other systems it will cause the fingerprint to |
| 6 | +unlock doesn't work. |
| 7 | + |
| 8 | +## Tips |
| 9 | + |
| 10 | +1. If you Boot Manager app, please allow `Fingerprint to Sleep` autostart. |
| 11 | +On MIUI, go to `Security`→`Permissions`→`Autostart`, and choose `Fingerprint to Sleep`. |
| 12 | +2. If you use Task Management app, please add `Fingerprint to Sleep` to whitelist. |
| 13 | +On MIUI, go to `Settings`→`Battery & performance`→`Manager apps battery usage` |
| 14 | +→`Choose apps`→`Fingerprint to Sleep`, and choose `No restriction`. |
| 15 | + |
| 16 | +## Donate |
| 17 | + |
| 18 | +If you like Actinium and want to support the developer of this repo, consider buying me a cup of coffee. |
| 19 | +[Donate](./DONATE.md) |
| 20 | + |
| 21 | +## License |
| 22 | +``` |
| 23 | +Copyright 2016 Alex Zhang aka. ztc1997 |
| 24 | +
|
| 25 | +This program is free software: you can redistribute it and/or modify |
| 26 | +it under the terms of the GNU General Public License as published by |
| 27 | +the Free Software Foundation, either version 3 of the License, or |
| 28 | +(at your option) any later version. |
| 29 | +
|
| 30 | +This program is distributed in the hope that it will be useful, |
| 31 | +but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 32 | +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 33 | +GNU General Public License for more details. |
| 34 | +
|
| 35 | +You should have received a copy of the GNU General Public License |
| 36 | +along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 37 | +``` |
0 commit comments