Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 509 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 509 Bytes

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