Skip to content

Interactive terminal todo app in rust which also creates a todo wallpaper for you.

License

Notifications You must be signed in to change notification settings

kyteinsky/todo-wall

 
 

Repository files navigation

todo-wall

Interactive terminal todo app in rust which also creates a todo wallpaper for you.

This is meant to be mainly used on GNOME desktops since desktop widgets are not around. It would conveniently provide a glance into one's day plan at one look.

Desktop

desktop_thumbnail

Terminal

terminal_thumbnail

Quick Start

$ cargo run --release

Controls

Keys Description
k, j Move cursor up and down
Shift+K, Shift+J Drag the current item up and down
g, G Jump to the start, end of the current item list
r Rename the current item
i Insert a new item
e Edit an existing item
d Delete the current list item
q Quit
TAB Switch between the TODO and DONE panels
Enter Perform an action on the highlighted UI element

About

Interactive terminal todo app in rust which also creates a todo wallpaper for you.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%