iTerm2 Discord Rich Presence is a tiny macOS utility that makes terminal activity feel a little more alive. When iTerm2 is running, it updates Discord Rich Presence with session details like the active shell and elapsed time.

It is intentionally small: a focused developer tool with a simple loop, clean status updates, and no unnecessary dashboard around it.

Stack

  • Python
  • psutil
  • pypresence

Scope

  • Detects local iTerm2 activity.
  • Sends live presence updates to Discord.
  • Keeps the project lightweight and easy to run.

discord-rpc