Files
alfred-preferences/Alfred.alfredpreferences/snippets/Favorites/顯示本機 IP 位址 [47B37588-051D-43BE-B99B-99ABC4F5CAF2].json
2026-03-26 09:22:38 +08:00

8 lines
178 B
JSON

{
"alfredsnippet" : {
"snippet" : "hostname -I",
"uid" : "47B37588-051D-43BE-B99B-99ABC4F5CAF2",
"name" : "顯示本機 IP 位址",
"keyword" : "hostname"
}
}