Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.62 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.62 KB

Hammerspoon Version 0.9

MIT licensed Built with love

This is a script for Hammerspoon that provides several features and automations for OSX.

Image of window management

Features

  • Cross monitor window tiling using cmd + alt + direction
  • Window resizing using ctrl + cmd + alt + direction
  • Psuedo full screen using cmd + alt + f
  • Lock screen using cmd + alt + l
  • Disables window animations.
  • Redshift menubar item that allows variable screen temperature for easier night reading.
  • A menubar dropdown to select monitor resolution and DPI.
  • Automatically reloads when code is updated.

Installation

  1. Install Hammerspoon and ensure it has accessibility rights in your privacy settings.
  2. Clone repository into your ~/.hammerspoon directory.
  3. Open Hammerspoon or reload your config.

Enable or disable features by commenting them out in the init.lua file.

Roadmap

  • Add Random.org random number generator
  • Implement pomadoro module

Issues / Suggestions

Feel free to open an issue to give me suggestions, feedback or let me know if something doesn't work.

Resources

License

  • MIT, see LICENSE for more details.