TODO List editor (TUI) with rusty codes.
Go to file
mertoalex caf9c55edf
Update README.md
2023-02-10 23:06:07 +00:00
img first commit 2023-02-11 02:00:07 +03:00
src first commit 2023-02-11 02:00:07 +03:00
.gitignore first commit 2023-02-11 02:00:07 +03:00
Cargo.lock first commit 2023-02-11 02:00:07 +03:00
Cargo.toml first commit 2023-02-11 02:00:07 +03:00
README.md Update README.md 2023-02-10 23:06:07 +00:00

README.md

TORustL

TODO List editor (TUI) with rusty codes.

to compile

cargo build

to run

sudo cp target/debug/torustl #or replace "sudo" with "doas"

a screenshot:

idk what I'm doing here xd

files:

~/.config/TORustL.json - saves TODO List to here.