ToDo RS

A simple lightweight CUI todo app in Rust.

Quick Start

Note:- Rust tool-chain should be installed on your machine.

Installation via cargo install

shell $ cargo install de-todo

Cloning with git and compiling

shell $ git clone https://github.com/DuskyElf/todo-rs.git $ cd todo-rs $ cargo r --release

Screenshots

App Screenshot

Features

Quick Guide

Keybinds

Cargo Dependencies