Skip to content

LordOfTrident/doto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published