Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wangshub/hammerspoon-config

🔨🥄 Laziness constitute the primary productive force.
https://github.com/wangshub/hammerspoon-config

Last synced: 3 months ago
JSON representation

🔨🥄 Laziness constitute the primary productive force.

Awesome Lists containing this project

README

        

# Hammerspoon config

- Make my mac stronger.
- Make me lazier.

# Screenshots

Weather menuBar

Clipboard history

Volume shortcut

Window management

## Modules

- [clipboard](./clipboard/clipboard.lua) : Clipboard history.
- [headphone](./headphone/headphone.lua) : Bluetooth headphone auto toggle.
- [hotkey](./hotkey/hotkey.lua) : Custom hotkey.
- [ime](./ime/ime.lua) : Auto swith input method app.
- [reload](./reload/reload) : Reload hs when config files change.
- [speaker](./speaker/speaker.lua) : Hammerspoon TTS service.
- [usb](./usb/usb.lua) : Callbacks when add/remove usb devices.
- [volume](./volume/volume.lua) : Hotkeys for volume control.
- [wifi](./wifi/wifi.lua) : Callbacks when Wi-Fi state change.
- [window](./window/window.lua) : Hotkeys for window management.
- [weather](./weather/weather.lua) : Local weather state in mac menubar.

## Install

- Install [Hammerspoon](https://www.hammerspoon.org/)
- `rm -r ~/.hammerspoon`
- `git clone https://github.com/wangshub/hammerspoon-config.git ~/.hammerspoon`

## License

MIT @[Github/wangshub](https://github.com/wangshub)