Monitor your RescueTime activities and distractions directly from the macOS menu bar with this xbar plugin.
- macOS 10.15 (Catalina) or later; tested on macOS 14.5 (Sonoma)
- xbar (formerly BitBar)
- RescueTime
- Install xbar manually
- or via Homebrew:
brew install --cask xbar
- or via Homebrew:
- Open
xbar
and navigate to xbar > Open Plugin Folder and copyrescuetime-activities.3m.py
into the plugin folder- or
curl https://raw.githubusercontent.com/stared/xbar-rescuetime-activities/refs/heads/main/rescuetime-activities.3m.py -o ~/Library/Application\ Support/xbar/plugins/001-rescuetime-activities.3m.py
- or
- Refresh all plugins by selecting xbar > Refresh All Plugins
- Generate a RescueTime API key
- Open the plugin in xbar preferences via xbar > Open Plugin and enter your RescueTime API key
- (optional) Install
Pillow
to view the daily productivity chart; the plugin will provide specific instructions, e.g.,python3 -m pip install Pillow
Check out my earlier blog post: ADHD Tech Stack: Auto Time Tracking.
This plugin is inspired by the RescueTime plugin by Paul Traylor. I rewrote it to display a detailed list of activities, rather than just a summary of productive and distractive time.
- Add a weekly productivity chart