Monitor your RescueTime activities and distractions directly from the macOS menu bar with this xbar plugin.
brew install --cask xbar
xbar
and navigate to xbar > Open Plugin Folder and copy rescuetime-activities.3m.py
into the plugin folder
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
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.