Skip to content

Slack Activity v1.1.0

Choose a tag to compare

@adhyys07 adhyys07 released this 31 May 21:19
· 6 commits to main since this release

What's new

  • Per-app status customization with custom text and emoji.
  • App/category priority settings so users can prefer meetings, games, coding, music, design, or media.
  • Pause mode, quiet hours, and optional quiet mode while meeting apps are active.
  • Local dashboard at http://localhost:3784 with current activity, last sync, errors, controls, activity history, and update controls.
  • Activity history stored locally in ~/.slack-activity/activity-history.json.
  • More app detection: Android Studio, WebStorm, Rider, Eclipse, terminals, Unity, Unreal Engine, Photoshop, DaVinci Resolve, OBS, Discord, Zoom, and Microsoft Teams.
  • Windows tray controls for dashboard, pause/resume, restart, exit, and start on login.
  • Automatic Slack status expiration, defaulting to 30 minutes.
  • Git project-aware coding status, such as Coding in slackActivity.
  • Hosted and local settings support.
  • Local agent update checks from GitHub Releases with OS-specific download support.

Downloads

  • SlackActivity-windows-x64.exe: Windows tray app
  • slack-activity-agent-linux-x64: Linux x64 local agent
  • slack-activity-agent-macos-x64: macOS Intel local agent
  • slack-activity-agent-macos-arm64: macOS Apple Silicon local agent

Notes

  • macOS binaries are unsigned and may require codesigning/notarization before broad distribution.
  • Auto-update currently downloads the new binary to ~/.slack-activity/updates/ but does not replace the running executable automatically yet.