mstijak / tdo

Keyboard driven, hackable TODO list
https://mstijak.github.io/tdo/
MIT License
183 stars 25 forks source link
todolist

tdo

This project is not maintained anymore. The new version of tdo based on Firebase is available at https://github.com/codaxy/tdo.

A flexible TODO list with the following features:

Screenshot

Open

Also available as a Chrome extension.

Install & Run

Install:

yarn

Run:

yarn start    

If you don't use yarn yet, npm will do too.

Thanks

Thanks to CircleCI the app is auto deployed to GH Pages.

Thanks to https://github.com/Villanuevand/deployment-circleci-gh-pages for providing instructions for setting up CircleCI.