Rename to locate-my-phone.ps1

This commit is contained in:
Markus Fleschutz 2021-11-25 11:10:58 +01:00
parent ee61617a90
commit 7f59fc7008
2 changed files with 11 additions and 5 deletions

View File

@ -79,6 +79,7 @@ Computer, open `name` settings
* replace `name` by: "activation", "apps", "background", "backup", "bluetooth", "color", "date", "default apps", "developer", "display", "ethernet", "lockscreen", "maps", "printer", "proxy", "recovery", "speech", "start", "system", "taskbar", "themes", "time", "update", "usb", "vpn", or "wifi". Use "system" as top level settings. * replace `name` by: "activation", "apps", "background", "backup", "bluetooth", "color", "date", "default apps", "developer", "display", "ethernet", "lockscreen", "maps", "printer", "proxy", "recovery", "speech", "start", "system", "taskbar", "themes", "time", "update", "usb", "vpn", or "wifi". Use "system" as top level settings.
* when finished use: *Computer, close system settings* to stop the Windows settings. * when finished use: *Computer, close system settings* to stop the Windows settings.
Audio Audio
----- -----
* *Computer, mute audio.* * *Computer, mute audio.*
@ -87,6 +88,15 @@ Audio
* *Computer, turn volume down.* * *Computer, turn volume down.*
Misc
-----
* *Computer, locate my phone.*
* *Computer, tell joke.*
* *Computer, tell quote.*
* *Computer, tell operating system.*
* *Computer, tell up-time.*
Nice Conversation Nice Conversation
----------------- -----------------
* *Computer, good morning.* * *Computer, good morning.*
@ -94,7 +104,3 @@ Nice Conversation
* *Computer, good night.* * *Computer, good night.*
* *Computer, how are you?* * *Computer, how are you?*
* *Computer, thank you.* * *Computer, thank you.*
* *Computer, tell joke.*
* *Computer, tell quote.*
* *Computer, tell operating system.*
* *Computer, tell up-time.*

View File

@ -4,7 +4,7 @@
.DESCRIPTION .DESCRIPTION
This script launches the Web browser with the Google Find My Device website. This script launches the Web browser with the Google Find My Device website.
.EXAMPLE .EXAMPLE
PS> ./open-android-phone PS> ./locate-my-phone
.NOTES .NOTES
Author: Markus Fleschutz · License: CC0 Author: Markus Fleschutz · License: CC0
.LINK .LINK