Skip to content

wd/IMIndicator.spoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Readme

This spoon can show a indicator for you IM status.

Install

cd ~/.hammerspoon/Spoons/
git clone https://github.com/wd/IMIndicator.spoon

Usage

Put the codes below to your .hammerspoon/init.lua

local imIndicator = hs.loadSpoon("IMIndicator")

-- watch these apps
imIndicator.start({
  "com.tinyspeck.slackmacgap",
  "com.tencent.xinWeChat",
  "org.gnu.Emacs",
  "net.kovidgoyal.kitty",
  "com.google.Chrome",
  "ru.keepcoder.Telegram",
})

Thanks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages