This is a script for Hammerspoon that provides several features and automations for OSX.
- 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.
- Install Hammerspoon and ensure it has accessibility rights in your privacy settings.
- Clone repository into your
~/.hammerspoon
directory. - Open Hammerspoon or reload your config.
Enable or disable features by commenting them out in the init.lua
file.
- Add Random.org random number generator
- Implement pomadoro module
Feel free to open an issue to give me suggestions, feedback or let me know if something doesn't work.
- MIT, see LICENSE for more details.