Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

Some Useful Spoons for Hammerspoon

Provide some useful Spoons. Clone the repository and double click the spoon you want to install.

LaunchITerm2.spoon

Quick Launch or focus iTerm2 through shortcut (default F12), and when press that shortcut again, quick focus previous application. Usage:

-- In your ~/.hammerspoon/init.luaLaunchITerm2=hs.loadSpoon('LaunchITerm2')
-- You can custom shortcut if F12 is not what you wantLaunchITerm2:bindHotKeys({
toggle={{'fn'}, 'F11'}
})
-- StartLaunchITerm2:start()
-- StopLaunchITerm2:stop()

About

Some Useful Spoons for Hammerspoon

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages