https://github.com/code2k/.hammerspoon
Another Hammerspoon configuration
https://github.com/code2k/.hammerspoon
automation growl hammerspoon lua macos
Last synced: 3 months ago
JSON representation
Another Hammerspoon configuration
- Host: GitHub
- URL: https://github.com/code2k/.hammerspoon
- Owner: code2k
- License: mit
- Created: 2016-08-23T12:42:57.000Z (almost 9 years ago)
- Default Branch: github
- Last Pushed: 2018-04-29T15:24:39.000Z (about 7 years ago)
- Last Synced: 2025-01-11T15:47:58.459Z (5 months ago)
- Topics: automation, growl, hammerspoon, lua, macos
- Language: Lua
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Another [Hammerspoon](http://www.hammerspoon.org) configuration
## Features
- Window layout for single and dual monitor setups
- Notifications for hardware events (USB, battery, WiFi, volumes)
- growlnotify replacement: `hammerspoon://notify?title=...&subtitle=...&info=...`
- Open new Chrome window for development: `hammerspoon://devopen?url=http://....`## Install
- Clone this repository to `~/.hammerspoon`
- Copy [`example-config.lua`](example-config.lua) to `config.lua` and edit as needed