Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1007 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 1007 Bytes

Bit-bar-ly

Bitly click counts in your Mac OS X Menu Bar.

bit-bar-ly

Quick Install

bitbar://openPlugin?title=bit-bar-ly&src=https://raw.githubusercontent.com/tlugger/bit-bar-ly/master/clicks.5m.py
  • Select plugin from menu bar (will say 'Missing Access Token' or show warning)
  • Select Run in Terminal
  • In Terminal enter: pip install requests emoji-country-flag --user
  • Select Preferences -> Open Plugin Folder
  • Edit clicks.5m.py add your Bitly access token between the quotes for BITLY_ACCESS_TOKEN
  • Optional, set a BITLY_GROUP_GUID value if your account has multiple groups

Manual Install

  • pip install -r requirements.txt --user
  • copy clicks.5m.py to your bitbar_plugins folder
  • set BITLY_ACCESS_TOKEN with your token obtained from https://bitly.is/accesstoken