Skip to content

Latest commit

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Wudd - Daily email digest script for Wunderlist

  • Sends daily digest based on user's task stored on Wunderlist, using their public API
  • Author: Martin Plicka https://mplicka.cz/

TODOs

  • Currently it sends Czech emails but it's easy to modify. Localization may be available in future.
  • Code is ugly.

Prerequisites

  • Running system with Python, some libraries and internet access
  • Wunderlist account
  • Email account :-)

How to start

  • Download this repository.
  • Install dependencies (currently httplib2 only I think).
  • Rename config.ini.example to config.ini and fill mandatory values.
  • To obtain client_id and access_token, see section below.
  • Try to run.

How to obtain API keys

User crontab example

0 7,19 * * * /home/joe/wudd/email_digest.py

Sends email every day at 7AM and 7PM

About

Wudd - Daily email digest for Wunderlist

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages