Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Feb 18:41
· 9 commits to main since this release

SlackStat v0.1.0

Install

  1. Download SlackStat.zip below
  2. Unzip and move SlackStat.app to your Applications folder
  3. Important: macOS will show a warning that SlackStat "is damaged and can't be opened." This is normal — it happens because the app is unsigned. Run this in Terminal to fix it:
    xattr -cr /path/to/SlackStat.app
    
    You only need to do this once.
  4. Open SlackStat from Applications

Build from source

git clone https://github.com/slackstat/menubar.git
cd menubar
swift build -c release
cp .build/release/SlackStat /usr/local/bin/