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

bobwhitelock/todotxt-ui

Repository files navigation

Todotxt UI

CI/CD workflow badge

Developer-focused plain text todo list manager, using todo.txt format and Git for storage/syncing. Currently very WIP.

To setup for development

git clone https://github.com/bobwhitelock/todotxt-ui.git
cd todotxt-ui
bin/setup
rake db:setup
bin/rails server -b '0.0.0.0'
cd client && yarn start  # In separate shell.

To deploy

See docs/deployment.md.

About

Developer-focused plain text todo list manager, using todo.txt format and Git for storage/syncing. Currently very WIP.

Topics

Resources

Stars

Watchers

Forks