mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-05 06:48:25 +02:00
Rename to locate-my-phone.ps1
This commit is contained in:
parent
ee61617a90
commit
7f59fc7008
@ -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.*
|
|
||||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user