Skip to content

Simple Interactive Terminal Todo App in Rust

License

Notifications You must be signed in to change notification settings

koutoftimer/todo-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-rs

Simple Interactive Terminal Todo App in Rust

thumbnail

Quick Start

$ cargo run TODO

Controls

Keys Description
k, j Move cursor up and down
Shift+K, Shift+J Drag the current item up and down
d Delete current item
q Quit
TAB, h, l Switch between the TODO and DONE panels
Enter Perform an action on the highlighted UI element

About

Simple Interactive Terminal Todo App in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%