The Wunderlist Urwid Terminal.
A console-based Wunderlist client written in Python using the Urwid library.
Requires:
Expects a YAML config at the location specified by WUT_CONFIG_PATH
(or
~/.wutrc
by default if that environment variable is not set) with the
following keys:
client_id
-- Wunderlist client IDaccess_token
-- Wunderlist API token