Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# Watoson plug-in for BitBar
# Watson: https://github.com/TailorDev/Watson
# BitBar: https://github.com/matryer/bitbar
# Save file as watson.5m.sh in plug-ins directory of BitBar and make it executable
source ~/.virtualenv/misc/bin/activate
WATSON_STATUS=`watson status`
python -c "
import sys