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

Wunderlist client for terminal written in Python.

License

Notifications You must be signed in to change notification settings

dwf/wut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Wunderlist client for terminal written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages