How to install Hammerspoon/hammerspoon. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
Hammerspoon/hammerspoon Installation Guide
How to install Hammerspoon/hammerspoon. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for Hammerspoon/hammerspoon. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i Hammerspoon/hammerspoonor
Install via npx
npx @hexmos/ipm i Hammerspoon/hammerspoonPrerequisites
macOS
osVersion: 10.15.7 or later
Homebrew
package_managerVersion: 2.8.3
Lua
languageVersion: 5.4.1
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Homebrew Installation
brew install hammerspoon --cask
drag `Hammerspoon.app` from your Downloads folder to ApplicationsInstall Hammerspoon via Homebrew (Windows)
winget install --id=Hammerspoon.Hammerspoon -e
winget upgrade --id=Hammerspoon.Hammerspoon -ePost Installation Steps
- Open the Hammerspoon application from your Applications folder.
- Create a new configuration file in your `~/.hammerspoon/init.lua` and start writing Lua scripts to control your OS X environment.
- Explore the Hammerspoon API documentation for more information on how to use the software: [https://www.hammerspoon.org/docs/](https://www.hammerspoon.org/docs/)
- Join the Hammerspoon Discord community for support and help from other users: [https://discord.gg/vxchqkRbkR](https://discord.gg/vxchqkRbkR)
