Skip to content

Fuzzy search your music collection. For Logitech Media Server 7.6+ and Hammerspoon.

Notifications You must be signed in to change notification settings

jellea/SqueezeVelocity.spoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SqueezeVelocity

Fuzzy search your music collection. For Logitech Media Server 7.6+ and Hammerspoon

screenshot

Usage

Unzip spoon in ~/.hammerspoon/Spoons

hs.settings.set("squeezeconfig",
                {serverURL = "http://192.168.178.20:9002/",
                 playerId = "00:00:00:00:00:00",
                 albumCoversEnabled = false}) -- enabling slows down startup when library is big
sqz = hs.loadSpoon("SqueezeVelocity")
sqz:start()
sqz:bindHotKeys({show={{"cmd", "ctrl" }, "P"}})

About

Fuzzy search your music collection. For Logitech Media Server 7.6+ and Hammerspoon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages