blob: c193be6263b135787c10b80452f507f9bb826ace (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# Todolist
[](https://goreportcard.com/report/github.com/gammons/todolist)
[](https://travis-ci.org/gammons/todolist)
Todolist is a simple and very fast task manager for the command line. It is based on the [Getting Things Done][gtd] methodology.
[gtd]: http://lifehacker.com/productivity-101-a-primer-to-the-getting-things-done-1551880955
## Documentation
**See [The main Todolist website][tdl] for the current documentation.**
[tdl]: http://todolist.site
## The frontend webapp
The frontend is an open source React/Redux based app that is hosted at https://github.com/gammons/todolist_frontend.
## Is it good?
Yes. Yes it is.
## Author
Please send complaints, complements, rants, etc to [Grant Ammons][ga]
## License
Todolist is open source, and uses the [MIT license](https://github.com/gammons/todolist/blob/master/LICENSE.md).
[ga]: https://twitter.com/gammons
|