Files
alfred-preferences/Alfred.alfredpreferences/snippets/python/Start HTTP Server [73328280-66E4-4975-8391-FAE45BEE89B3].json
2026-03-26 09:22:38 +08:00

8 lines
181 B
JSON

{
"alfredsnippet" : {
"snippet" : "python3 -m http.server 8000",
"uid" : "73328280-66E4-4975-8391-FAE45BEE89B3",
"name" : "Start HTTP Server",
"keyword" : ""
}
}