A Dashing widget for displaying the number of unread links in a Pocket account.
See a live demo here.
Setup the following environment variables:
POCKET_CONSUMER_KEYPOCKET_ACCESS_TOKEN
See instructions here to learn how your consumer key and access token.
Add it to your Dashing application's Gemfile:
gem 'pocket-ruby'
and run bundle install.