/doto

A TUI todo manager

Primary LanguageCGNU General Public License v3.0GPL-3.0

A TUI todo manager

License Issues GitHub pull requests


A terminal UI todo manager for Linux written in C.

Table of contents

Demo

Quickstart

$ git clone --recurse-submodules https://github.com/LordOfTrident/doto
$ cd doto
$ make
$ ./doto -h

Config

You can find the config file in ~/.config/doto.json. It is automatically created when missing. Config documentation coming soon.

Bugs

If you find any bugs, please create an issue and report them.