Skip to content

rdavydov/todo

Repository files navigation

todo

GoDoc Go Report Card

todo is a self-hosted todo web app that lets you keep track of your todos in a easy and minimal way.

Installation

Source

$ go install github.com/prologic/todo/...

Usage

Run todo:

$ todo

Then visit: http://localhost:8000/

Configuration

By default todo stores todos in todo.db in the local directory. This can be configured with the -dbpath /path/to/todo.db option.

License

MIT

About

todo is a simple self-hosted todo manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published