minimal cli tool to help with remembering things
Find a file
Francesco Tolomei 212d41221e
improved compatibility (kind of)
windows support is still a loooong way to go
- replaced env!("HOME") with dirs::home_dir()
- replaced libnotify with notify_rust
- set to use bundled libcipher (encryption not implemented yet)
2022-03-23 20:01:24 +01:00
server add cause in errors, filesize to 50kb 2022-03-23 02:43:56 +01:00
src improved compatibility (kind of) 2022-03-23 20:01:24 +01:00
.editorconfig use tabs 2022-03-13 20:15:10 +01:00
.gitignore improved compatibility (kind of) 2022-03-23 20:01:24 +01:00
.rustfmt.toml use tabs 2022-03-13 20:15:10 +01:00
Cargo.toml improved compatibility (kind of) 2022-03-23 20:01:24 +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