An open API service indexing awesome lists of open source software.

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

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