todotui 0.0.2

A simple todo terminal app
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# todotui

[![Crates.io][crates-badge]][crates-url]
[![Apache licensed][apache-badge]][apache-url]

[crates-badge]: https://img.shields.io/crates/v/todotui.svg
[crates-url]: https://crates.io/crates/todotui
[apache-badge]: https://img.shields.io/badge/license-Apache2.0-blue.svg
[apache-url]: https://github.com/newfla/todotui/blob/main/LICENSE


A simple terminal ToDo app 

![TodoTui screenshot](https://github.com/newfla/todotui/blob/main/screenshot/screen_todotui.png?raw=true)