minimal cli tool to help with remembering things
Find a file
alemidev 497879b839
added merge, use keys to sync, encrypt sent db
there's still much to do: server discards symbols in filename but base64
might produce symbols. The edit sync is broken: new memos will be
synched but not edited memos. Also it's pretty janky but I have to start
somewhere.
2022-03-23 02:42:08 +01:00
server silly and simple http implementation with actix 2022-03-20 20:58:11 +01:00
src added merge, use keys to sync, encrypt sent db 2022-03-23 02:42:08 +01:00
.editorconfig use tabs 2022-03-13 20:15:10 +01:00
.gitignore ignore build files at any depth 2022-03-18 02:21:29 +01:00
.rustfmt.toml use tabs 2022-03-13 20:15:10 +01:00
Cargo.toml added merge, use keys to sync, encrypt sent db 2022-03-23 02:42:08 +01:00
README.md Initial commit 2022-03-13 20:11:52 +01:00
todo.txt added a txt todolist, TODO use a proper todolist 2022-03-22 18:24:31 +01:00

memo-cli

A cli tool to help you remember things