Skip to content
/ td Public

A simple crossplatform Todo TUI app in Golang

License

Notifications You must be signed in to change notification settings

voioo/td

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

td

td is a To-do TUI app written in golang

Installation

MacOS

brew tap voioo/td

You can also check the releases page on Github and download the one you need.

Usage

Press '?' to view usage

Acknowledgements

This project is a derivative of todo-cli, which is developed by Ren Ogaki (yuzuy) for the purposes of learning the Go language. The original code is licensed under the MIT License.

License

This project is released under the MIT License. For more details, please refer to the LICENSE file.