/wut

Wunderlist client for terminal written in Python.

Primary LanguagePythonMIT LicenseMIT

wut

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 ID
  • access_token -- Wunderlist API token