Initial commit of Hammerspoon config

This commit is contained in:
Franco Pellicciotti
2026-05-14 18:59:23 -04:00
commit 8a9f5c37ff
683 changed files with 180195 additions and 0 deletions
+39
View File
@@ -0,0 +1,39 @@
[
{
"Command": [],
"Constant": [],
"Constructor": [],
"Deprecated": [],
"Field": [],
"Function": [],
"Method": [
{
"def": "SpeedMenu:rescan()",
"desc": "Redetect the active interface, darkmode …And redraw everything.",
"doc": "Redetect the active interface, darkmode …And redraw everything.\n",
"name": "rescan",
"signature": "SpeedMenu:rescan()",
"stripped_doc": "",
"type": "Method"
}
],
"Variable": [],
"desc": "Menubar netspeed meter",
"doc": "Menubar netspeed meter\n\nDownload: [https://github.com/Hammerspoon/Spoons/raw/master/Spoons/SpeedMenu.spoon.zip](https://github.com/Hammerspoon/Spoons/raw/master/Spoons/SpeedMenu.spoon.zip)",
"items": [
{
"def": "SpeedMenu:rescan()",
"desc": "Redetect the active interface, darkmode …And redraw everything.",
"doc": "Redetect the active interface, darkmode …And redraw everything.\n",
"name": "rescan",
"signature": "SpeedMenu:rescan()",
"stripped_doc": "",
"type": "Method"
}
],
"name": "SpeedMenu",
"stripped_doc": "\nDownload: [https://github.com/Hammerspoon/Spoons/raw/master/Spoons/SpeedMenu.spoon.zip](https://github.com/Hammerspoon/Spoons/raw/master/Spoons/SpeedMenu.spoon.zip)",
"submodules": [],
"type": "Module"
}
]