mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-03 22:10:51 +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.
|
||||
* when finished use: *Computer, close system settings* to stop the Windows settings.
|
||||
|
||||
|
||||
Audio
|
||||
-----
|
||||
* *Computer, mute audio.*
|
||||
@ -87,6 +88,15 @@ Audio
|
||||
* *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
|
||||
-----------------
|
||||
* *Computer, good morning.*
|
||||
@ -94,7 +104,3 @@ Nice Conversation
|
||||
* *Computer, good night.*
|
||||
* *Computer, how are you?*
|
||||
* *Computer, thank you.*
|
||||
* *Computer, tell joke.*
|
||||
* *Computer, tell quote.*
|
||||
* *Computer, tell operating system.*
|
||||
* *Computer, tell up-time.*
|
||||
|
@ -4,7 +4,7 @@
|
||||
.DESCRIPTION
|
||||
This script launches the Web browser with the Google Find My Device website.
|
||||
.EXAMPLE
|
||||
PS> ./open-android-phone
|
||||
PS> ./locate-my-phone
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
Loading…
Reference in New Issue
Block a user