A Node.js application to backup Todoist data as JSON or CSV. Currently only active projects/tasks are supported.
Install required packages:
npm install
Start server:
npm start
Copyright 2014 Darek Kay [email protected]
This project and its contents are open source under the MIT license.